aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlystrasz <contact@remyraes.com>2021-12-28 11:53:14 +0100
committerAlystrasz <contact@remyraes.com>2021-12-28 11:53:14 +0100
commit240d058ed61d872279881fc2ec9313c4e56fdd9b (patch)
tree347ccc21fb6da8cee76e1cfe7077f049335b7f2d /README.md
parent3a47bdb7e0c2b0ed5b5bf1fa6bed13ace76bc555 (diff)
parent69cb991c086cd2740c2c7f8ad7546c531ed77eb9 (diff)
downloadViper-240d058ed61d872279881fc2ec9313c4e56fdd9b.tar.gz
Viper-240d058ed61d872279881fc2ec9313c4e56fdd9b.zip
Merge branch 'main' into feat/icon
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9826d98..91d1ffb 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?