Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-schwoebel committed Jul 25, 2019
1 parent 8e2deb8 commit ef2d6b7
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 @@ -15,7 +15,7 @@ cd audioset_models
python3 -m pip install --user virtualenv
python3 -m venv env
source env/bin/activate
pip3 -m install requirements.txt
pip3 install -r requirements.txt
```

## How the dataset was made
Expand Down

0 comments on commit ef2d6b7

Please sign in to comment.