aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-29 10:23:20 +0100
committerLibravatar GitHub <noreply@github.com>2017-11-29 10:23:20 +0100
commit03a15d504eb8ed2bf8a714c887dd37c1a7983f60 (patch)
tree34dbb538cbe4523b6136f0afbd7b096f561bc96f /README.md
parentfix(typo): Fix "add services manually" message (diff)
parentMerge pull request #353 from meetfranz/chore/build-setup (diff)
downloadferdium-app-03a15d504eb8ed2bf8a714c887dd37c1a7983f60.tar.gz
ferdium-app-03a15d504eb8ed2bf8a714c887dd37c1a7983f60.tar.zst
ferdium-app-03a15d504eb8ed2bf8a714c887dd37c1a7983f60.zip
Merge branch 'develop' into fix-i-want-add-services-manually-typo
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