aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlystrasz <contact@remyraes.com>2021-12-28 11:24:33 +0100
committerAlystrasz <contact@remyraes.com>2021-12-28 11:24:33 +0100
commit2751d6dfe6080be21fdee2ef44f2bafdced2fd47 (patch)
tree6d966238d9ab5c307929c96aca1136ff60a03766
parentf9900ec2a8875f300dc1ebe490d21a3b3ba67b27 (diff)
downloadViper-2751d6dfe6080be21fdee2ef44f2bafdced2fd47.tar.gz
Viper-2751d6dfe6080be21fdee2ef44f2bafdced2fd47.zip
[docs] updating readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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?