diff --git a/README.md b/README.md index 44562f8..c900206 100644 --- a/README.md +++ b/README.md @@ -92,5 +92,5 @@ Lightcord will then launch. If you see the Lightcord icon, you're good to go! Any time you want to launch, just run: ```bash -npm run run -``` \ No newline at end of file +npm start +```