Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HackerPrat authored Feb 14, 2024
1 parent 6593c47 commit 51547fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Adapter Assist is a standalone executable made from a Python script designed to
To use Adapter Assist, simply download the executable and run it in your terminal as follows:

```bash
wget https://github.com/HackerPrat/AdapterAssist/raw/main/AdapterAssist \
chmod +x AdapterAssist \
wget https://github.com/HackerPrat/AdapterAssist/raw/main/AdapterAssist
chmod +x AdapterAssist
./AdapterAssist
```

Expand Down

0 comments on commit 51547fd

Please sign in to comment.