Update README.md

pull/435/head
Dan Guido 7 years ago committed by GitHub
parent 32d906f04d
commit 4cd3c2e4ef

@ -62,7 +62,7 @@ The easiest way to get an Algo server running is to let it set up a _new_ virtua
```bash
$ python -m virtualenv env && source env/bin/activate && python -m pip install -U pip && python -m pip install -r requirements.txt
```
On macOS, you may be prompted to install `cc`. You should press accept.
On macOS, you may be prompted to install `cc`. You should press accept if so.
5. Open `config.cfg` in your favorite text editor. Specify the users you wish to create in the `users` list.

Loading…
Cancel
Save