Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortodd <teidson@bapm.com>2019-02-27 00:13:25 +0300
committertodd <teidson@bapm.com>2019-02-27 00:13:25 +0300
commit2af5287aab18c7a62ae1d031208413abfb14db82 (patch)
treebb21bc203334abaa29348c0a5021cc7050aeb701 /README.md
parent1667010bc59018b25300904d2d72923c4ff8d13d (diff)
Change `npm install` to `npm ci` so lock file is not updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a42f1e4c8..ea32c213c 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ to the `dependencies` in your `component.json`.
From the root of the repository, install the tools used to develop.
$ bundle install
- $ npm install
+ $ npm ci
Build the font: