Skip to content

Commit 2b5e5c3

Browse files
committed
standardized release proc
1 parent e14b5e7 commit 2b5e5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Development of this happens on GitHub, patches including tests, documentation ar
159159
How to release updates
160160
----------------------
161161

162-
If this is the first time you're releasing to pypi, you'll need to install ``pip install -r tests/dev_requirements.txt``.
162+
If this is the first time you're releasing to pypi, you'll need to run: ``pip install -r tests/dev_requirements.txt``.
163163

164164
Once complete, execute the following commands:
165165

0 commit comments

Comments
 (0)