Skip to content

Commit

Permalink
DevKit updates (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Aug 26, 2017
2 parents d21c1b8 + 4947a12 commit 7c815c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ To get sphinx, simply run the following command.
pip install --requirement Resources/doc/requirements.txt --user
```

Some python binaries should be downloaded in `~/.local/bin`,
Some python binaries should be downloaded to `~/.local/bin` for Linux or `~/Library/Python/2.7/bin` for Mac OS,
[modify your `$PATH` environment variable](http://www.linfo.org/path_env_var.html)
so that it contains this path and then, from the root of the project, run `make docs`

Expand Down

0 comments on commit 7c815c7

Please sign in to comment.