You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ To install all dependencies in Ubuntu 18.04 or derivatives use the file install.
53
53
54
54
```
55
55
> sudo apt-get update
56
+
> cd [path to the HomePWN project]
56
57
> sudo ./install.sh
57
58
```
58
59
The script ask you if you want to create a virtualenv, if your answer is 'y' then it installs python libraries within the virtual environment, if not in the system itself
0 commit comments