Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bsoyka authored Oct 15, 2018
1 parent 8204d8a commit ce3df25
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# fortune-teller
## installation
To install, click [here](https://github.com/bsoyka/fortune-teller/releases/latest) and download the file ending in "py". Then, simply run this file.
To install, clone the repository or download the zip file from the releases page. Then, run the following command in the directory of installation to install dependencies.
```
pip install -r requirements.txt
```

0 comments on commit ce3df25

Please sign in to comment.