From 9e32e75244208899524ee09e22d5ea30e2450855 Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 5 Apr 2024 11:38:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d14c3b7..c6930d5 100644 --- a/README.md +++ b/README.md @@ -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 ```