Update readme
This commit is contained in:
parent
4d06b01deb
commit
cec9160be0
|
@ -1,9 +1,9 @@
|
|||
# pimpybot
|
||||
|
||||
## Set-up
|
||||
Make sure to clone recursively: `git clone --recursive git@github.com:SijmenSchoon/pimpybot`.
|
||||
Make sure to clone recursively:
|
||||
`git clone --recursive git@github.com:SijmenSchoon/pimpybot`.
|
||||
If you forgot, just run `git submodule init --update` after cloning.
|
||||
|
||||
## Set-up
|
||||
Copy `config.py.example` to `config.py`, and edit it as the comments say.
|
||||
|
||||
Then, create a virtualenv (or not), then run `pip3 install -r requirements.txt`
|
||||
|
|
Loading…
Reference in New Issue