Skip to content

Commit

Permalink
Merge pull request #314 from dalebremner/fix-readme
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
keedya committed Oct 30, 2017
2 parents dd046c4 + fe9dd6a commit 6f08a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Expand Up @@ -3,7 +3,7 @@
source .venv/bin/activate
sudo pip install -r requirements.txt
## Running the tests
####To change the base URL (default 172.31.128.1:9030):
#### To change the base URL (default 172.31.128.1:9030)
export BASEURL="111.111.111.111:8000"
#### Run tests
nosetests -v --exe

0 comments on commit 6f08a12

Please sign in to comment.