nficano commited on
Commit
6471923
·
1 Parent(s): f2d9574

standardized release proc

Browse files
Files changed (1) hide show
  1. README.rst +1 -1
README.rst CHANGED
@@ -198,7 +198,7 @@ Development of this happens on GitHub, patches including tests, documentation ar
198
  How to release updates
199
  ----------------------
200
 
201
- If this is the first time you're releasing to pypi, you'll need to install ``pip install -r tests/dev_requirements.txt``.
202
 
203
  Once complete, execute the following commands:
204
 
 
198
  How to release updates
199
  ----------------------
200
 
201
+ If this is the first time you're releasing to pypi, you'll need to run: ``pip install -r tests/dev_requirements.txt``.
202
 
203
  Once complete, execute the following commands:
204