Skip to content

Commit

Permalink
Fix typo on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylaynesa authored Nov 20, 2019
1 parent 77f6ac8 commit 4360c14
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 @@ -4,7 +4,7 @@ This project is used as a capstone project for [Eskwelabs](https://www.eskwelabs
## Setup
Run
```s
conda env create -f crime-prediction.yml
conda env create -f crime-capstone.yml
```
to create a virtual environment.
You may also use the `requirements.txt` to install the dependencies.
Expand Down

0 comments on commit 4360c14

Please sign in to comment.