add "$" to command in README.md to make it more obvious that it's a command
This commit is contained in:
parent
97443e83e6
commit
dc8c5ab7dc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Python3 event-driven modular IRC bot!
|
Python3 event-driven modular IRC bot!
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
`pip3 install --user -r requirements.txt`
|
`$ pip3 install --user -r requirements.txt`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
See [docs/help/setup.md](docs/help/setup.md).
|
See [docs/help/setup.md](docs/help/setup.md).
|
||||||
|
|
Loading…
Reference in a new issue