Skip to content

Commit

Permalink
MacOS: restart needed after xquartz install
Browse files Browse the repository at this point in the history
(issue #3)
  • Loading branch information
pauleve authored Nov 20, 2017
1 parent 7992787 commit 8950b53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ It is based on [i386/debian:stretch-slim](https://hub.docker.com/r/i386/debian/)

See https://appdb.winehq.org/objectManager.php?sClass=version&iId=32007 for more information.

### Note for Mac OS X users
### Note for macOS users

Mac OS X support is still under test.
MacOS support is still under test.
Using [Homebrew](https://brew.sh/), install XQuartz, socat, and the GNU version of getopt:

```
brew cask install xquartz
brew install socat gnu-getopt
```
Then follow the standard usage.
Then *restart* your session and follow the standard usage.
Please give us feedback on https://github.com/pauleve/docker-mtgo/issues/3 (being positive or negative, with the full output of the `run-mtgo` script).

## Usage
Expand Down

0 comments on commit 8950b53

Please sign in to comment.