Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9da4f49

Browse files
Merge pull request #79 from alecxe/patch-1
Added change directory installation step
2 parents 2c4f53d + c0186b8 commit 9da4f49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ Install
4242
=======
4343

4444
1. git clone https://github.com/python-security/pyt.git
45-
2. python setup.py install
46-
3. pyt -h
45+
2. cd pyt/
46+
3. python setup.py install
47+
4. pyt -h
4748

4849

4950
Usage from Source

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /