Skip to content

Commit 62f12c5

Browse files
authored
Update README.md
1 parent e336872 commit 62f12c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ sudo apt update
2323
sudo apt upgrade
2424
sudo apt install git nodejs npm python-pip
2525
git clone https://github.com/STARK-404/Wp-Lock
26+
cd Wp-Lock
2627
pip install -r requirements.txt
2728
python Run.py
2829
```
@@ -32,6 +33,7 @@ pkg update
3233
pkg upgrade
3334
pkg install git nodejs python
3435
git clone https://github.com/STARK-404/Wp-Lock
36+
cd Wp-Lock
3537
pip install -r requirements.txt
3638
python Run.py
3739
```

0 commit comments

Comments
 (0)