Update README.md

This commit is contained in:
Nathan 2024-04-05 11:40:57 -05:00 committed by GitHub
parent 9e32e75244
commit 93a6cac644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ npm i -g nodemon
``` ```
2. Drop JSRepl.desktop wherever it needs to live on your system 2. Drop JSRepl.desktop wherever it needs to live on your system
```bash ```bash
cd /my/applications/dir && wget https://raw.githubusercontent.com/N-Upchurch/JSRepl.desktop/main/JSRepl.desktop cd ~/.local/share/applications && wget https://raw.githubusercontent.com/N-Upchurch/JSRepl.desktop/main/JSRepl.desktop
``` ```
## Use: ## Use:
1. Open your application launcher and click on JSRepl to launch 1. Open your application launcher and click on JSRepl to launch