Skip to content

Commit

Permalink
update documentation for #37
Browse files Browse the repository at this point in the history
  • Loading branch information
cjekel committed Mar 18, 2020
1 parent 2ff7269 commit ad9ee51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,8 @@ If you use Windows you may want to read this guide on [how to install tindetheus
```bash
git clone https://github.com/cjekel/tindetheus.git
cd tindetheus
git submodule update --init --recursive
```
This will fetch my pynder PR (as a git submodule) from source (pynder on pip has not been updated).
Note that pynder on pypi has not been updated.

2. Install the requirements and tindetheus. Using your favorite virtual Python environment will make things easier.
```bash
Expand Down

0 comments on commit ad9ee51

Please sign in to comment.