mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Update README.md
This commit is contained in:
parent
820a5343d5
commit
3c30cdb599
1 changed files with 2 additions and 2 deletions
|
@ -16,5 +16,5 @@ Testing
|
||||||
```
|
```
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
$ pip install -e .
|
$ pip install -e .
|
||||||
$ manage.py test dpaste --settings=dpaste.settings_test
|
$ manage.py test dpaste
|
||||||
```
|
```
|
Loading…
Reference in a new issue