aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-27 18:17:44 +0100
committerLibravatar GitHub <noreply@github.com>2017-11-27 18:17:44 +0100
commit9ab7f492a4ba032950d33813827c7cccdb72e086 (patch)
treef185f2cb8fd10cc715ce6027c64a8fb1d4110f2c /README.md
parentfix(Linux): Add missing app icons (diff)
parentremove gulp as a global dependency (diff)
downloadferdium-app-9ab7f492a4ba032950d33813827c7cccdb72e086.tar.gz
ferdium-app-9ab7f492a4ba032950d33813827c7cccdb72e086.tar.zst
ferdium-app-9ab7f492a4ba032950d33813827c7cccdb72e086.zip
Merge pull request #353 from meetfranz/chore/build-setup
[PR] build setup
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