Skip to content
Snippets Groups Projects
Commit f13d38b8 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Fixed typo in README

requirement.txt -> requirements.txt
parent 7808380b
Branches master
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ $ source venv/bin/activate
Install packages needed via pip
```shell
$ pip install -r requirement.txt
$ pip install -r requirements.txt
```
Setup environment variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment