aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-23 16:43:48 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-11-23 16:43:48 +0100
commit8d59264e662b05389000f767b452420749ed1ce1 (patch)
treee3e4df221bb98ffb422aefd449bdf103ee364264 /README.md
parentAdd gulp as a local dependency (diff)
downloadferdium-app-8d59264e662b05389000f767b452420749ed1ce1.tar.gz
ferdium-app-8d59264e662b05389000f767b452420749ed1ce1.tar.zst
ferdium-app-8d59264e662b05389000f767b452420749ed1ce1.zip
remove gulp as a global dependency
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6110573a8..099100284 100644
--- a/README.md
+++ b/README.md
@@ -31,12 +31,6 @@ $ brew install yarn
31##### Linux 31##### Linux
32[Install Yarn on Linux](https://yarnpkg.com/lang/en/docs/install/) 32[Install Yarn on Linux](https://yarnpkg.com/lang/en/docs/install/)
33 33
34#### Install Gulp 4
35```bash
36$ yarn add global gulp-cli@1.2.2
37$ yarn add global gulpjs/gulp#4.0
38```
39
40#### Fix native modules to match current electron node version 34#### Fix native modules to match current electron node version
41```bash 35```bash
42$ yarn run rebuild 36$ yarn run rebuild