add "$" to command in README.md to make it more obvious that it's a command

This commit is contained in:
jesopo 2019-10-09 14:01:15 +01:00
parent 97443e83e6
commit dc8c5ab7dc

View file

@ -2,7 +2,7 @@
Python3 event-driven modular IRC bot!
## Requirements
`pip3 install --user -r requirements.txt`
`$ pip3 install --user -r requirements.txt`
## Setup
See [docs/help/setup.md](docs/help/setup.md).