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

github.com/twbs/bootstrap-npm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-07-18 21:01:10 +0300
committerMark Otto <markdotto@gmail.com>2018-07-18 21:01:10 +0300
commit502bdd0cd63f9ea095ef31fce13689d0b7908d56 (patch)
treeaa4b3b58886db73353d0b2a0683e13e497a4442d
parent05f5866ac7e9c91287f5770b48100e14b20ac05c (diff)
clarify instructions
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c37e6ef..9338bfa 100644
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,9 @@ Demonstrates how to include, customize, and compile Bootstrap's CSS via npm.
## Usage
-Download or clone the project, then from the directory root:
+This project requires the installation of Node.js. [Download and install it here.](https://nodejs.org/en/download/)
+
+With Node.js installed, download or clone this project. Then, from the directory root:
```bash
npm install