Skip to content

Commit

Permalink
update readMe file
Browse files Browse the repository at this point in the history
  • Loading branch information
odenypeter committed May 12, 2019
1 parent 2ddaafb commit fbe3ce4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ Copy the tola/settings/local-sample.py to local.py and modify for your environme
Once all your changes have been commited to the repo, and before pushing them, run:
`. travis.sh`

## To deploy locally via Docker
## To deploy localy via Docker
Run the following commands from the root of this repository:

NB: Ensure you have docker installed on your machine
- `docker-compose build .`
- `docker-compose up`
# run migrations
Expand Down

0 comments on commit fbe3ce4

Please sign in to comment.