diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ python cli_site.py build ## Running the site -On OSX, you must run `pythonw` to use matplotlib. +On OSX, you must run the server with `pythonw` because of matplotlib. ``` python cli_flask.py run |
