Skip to content

Commit

Permalink
Add 'cd' step to README.md (TheOfficialFloW#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
W-i-n-7 authored May 3, 2024
1 parent 8487773 commit b9f2a3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ On your computer, clone the repository:
git clone --recursive https://github.com/TheOfficialFloW/PPPwn
```

Change the directory to the cloned repository:

```sh
cd PPPwn
```

Install the requirements:

```sh
Expand Down

0 comments on commit b9f2a3e

Please sign in to comment.