aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik ç݆ĉ˜‚ĉ˜Ž <amine@mouafik.fr>2019-11-04 10:54:46 +0700
committerLibravatar GitHub <noreply@github.com>2019-11-04 10:54:46 +0700
commit33a1daa4dc0a01a8d2fd68300ddd63503aab8d41 (patch)
tree242fb80adb2b142254df96b6b7d048907a361226 /README.md
parent#172 Add additional accent styles to fix styling options (diff)
downloadferdium-app-33a1daa4dc0a01a8d2fd68300ddd63503aab8d41.tar.gz
ferdium-app-33a1daa4dc0a01a8d2fd68300ddd63503aab8d41.tar.zst
ferdium-app-33a1daa4dc0a01a8d2fd68300ddd63503aab8d41.zip
Review misleading build dependencies for Windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index ec0f8a338..6a2c61e07 100644
--- a/README.md
+++ b/README.md
@@ -132,8 +132,7 @@ $ dnf install libX11-devel libXext-devel libXScrnSaver-devel libxkbfile-devel
132#### Windows 132#### Windows
133 133
134```bash 134```bash
135$ npm install --global windows-build-tools // Windows 10 135$ npm install --global windows-build-tools --vs2015
136$ npm install --global windows-build-tools --vs2015 // Windows 7
137``` 136```
138 137
139### Clone repository with submodule 138### Clone repository with submodule