Skip to content

Commit 377f722

Browse files
Update README.rst
Add missing hyphen. Correct install option should be "--no-use-wheel"
1 parent cd8f553 commit 377f722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Installing extras does not work if minimal install was a wheel (pip <= 1.5.6.)
166166

167167
::
168168

169-
$ pip install -no-use-wheel tuf
169+
$ pip install --no-use-wheel tuf
170170
$ pip install tuf[tools]
171171

172172
Instructions for Contributors

0 commit comments

Comments
 (0)