Update README.md

This commit is contained in:
Nathan 2024-04-05 11:38:42 -05:00 committed by GitHub
parent 65ca5ea534
commit 9e32e75244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ Well, here you go, friend. This quick and dirty .desktop file creates `repl.js`
```bash
npm i -g nodemon
```
2. Drop JSRepl.js wherever it needs to live on your system
2. Drop JSRepl.desktop wherever it needs to live on your system
```bash
cd /my/applications/dir && wget https://raw.githubusercontent.com/N-Upchurch/JSRepl.desktop/main/JSRepl.desktop
```