Skip to content

Commit

Permalink
Merge pull request #163 from freedomofpress/update-readme
Browse files Browse the repository at this point in the history
update readme for quicker quick start instructions
  • Loading branch information
zenmonkeykstop authored Jul 30, 2021
2 parents fae22d7 + 616d120 commit 8c2175b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ The SDK is currently used by the [SecureDrop Client](https://github.com/freedomo
# Quick Start

```bash
virtualenv --python=python3 .venv
make venv
source .venv/bin/activate
pip install --require-hashes -r dev-requirements.txt
make test
```

Expand Down

0 comments on commit 8c2175b

Please sign in to comment.