Skip to content

Commit

Permalink
Merge pull request #32 from cryptagoras/patch-1
Browse files Browse the repository at this point in the history
Update README.md - install reqs typo
  • Loading branch information
kanzure authored May 19, 2022
2 parents c59b8f7 + 8be4608 commit 9f5e6c1
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 @@ -21,7 +21,7 @@ pip3 install .
If you want to run the software without installing the module, you still need to install the dependencies:

```
pip3 install requirements.txt
pip3 install -r requirements.txt
python3 -m webcash.walletclient info
```

Expand Down

0 comments on commit 9f5e6c1

Please sign in to comment.