From 2751d6dfe6080be21fdee2ef44f2bafdced2fd47 Mon Sep 17 00:00:00 2001 From: Alystrasz Date: Tue, 28 Dec 2021 11:24:33 +0100 Subject: [docs] updating readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 53df21c..59e6a6e 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ $ cd viper $ npm i -$ node_modules/.bin/electron src/index.js +$ npm run start ``` -This'll launch it with the Electron build installed by `npm`. You can also use `npm start` on Linux, for some reason this is broken on Windows, I don't know why. +This'll launch it with the Electron build installed by `npm`. ## What can it do specifically? -- cgit v1.2.3