Skip to content

Commit 3794676

Browse files
authored
Update README.md
1 parent ca21d4a commit 3794676

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ You don't have to compile PyNX, you can [just grab a release build](https://gith
1010

1111
Compile PyNX using `make`. This will create a `build` directory and build everything in there. Compiling might take a while, grab a coffee or whatever in the meantime if you like. Afterwards, create a distributable version using `make dist`. It will appear in the `build` directory.
1212

13+
### Mac OS
14+
You will have to install gnu-sed first(`brew install gnu-sed`).
15+
1316
## Documentation
1417

1518
Documentation can be found on [ReadTheDocs](https://nx-python.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)