Skip to content

Commit

Permalink
Merge pull request #3 from fawzanm/master
Browse files Browse the repository at this point in the history
Updated markdown in documentation
  • Loading branch information
web64 authored Oct 17, 2019
2 parents 8d3e464 + 3396c64 commit 623db3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ First, install Supervisor if not already installed
sudo apt-get update && sudo apt-get install python-setuptools
sudo easy_install supervisor
```
Copy nlpserver.conf to /etc/supervisor/supervisord.conf and edit paths.
Copy `nlpserver.conf` to `/etc/supervisor/supervisord.conf` and edit paths.
Then run this to start the NLPserver:

```bash
Expand Down

0 comments on commit 623db3b

Please sign in to comment.