Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from Anas-Elgarhy/create-scripts
Browse files Browse the repository at this point in the history
Fix installation instructions
  • Loading branch information
0x61nas authored Jun 21, 2022
2 parents 6cdf7d6 + 242915e commit 5e2f53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- Make sure you installed `wget` and [nerd font]
- Run this command
```bash
sudo bash <(curl -s https://raw.githubusercontent.com/Anas-Elgarhy/jls/master/scripts/install.sh)
curl -s https://raw.githubusercontent.com/Anas-Elgarhy/jls/master/scripts/install.sh | sudo bash
```

## Options table
Expand Down

0 comments on commit 5e2f53b

Please sign in to comment.