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:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-23 01:43:33 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-23 01:43:33 +0300
commitc74b1bbb94bcabc85ac99db90fe212b49971541b (patch)
tree4437d4328be640f5b4fab980f18b891fe2b152c8
parent943b2e47d120045e06afb3e9c0afc51d6d4247f2 (diff)
small typo changes
-rw-r--r--src/doc/README.md-nobuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index 1f7f27828..45e88cb82 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -64,7 +64,7 @@ to the `dependencies` in your `component.json`.
- **Ubuntu:** `sudo apt-get install ruby-dev` *(Only if you're __NOT__ using `rbenv` or `rvm`)*
- **Windows:** [DevKit](http://rubyinstaller.org/)
- [Bundler](http://bundler.io/) (Run `gem install bundler` to install).
-- [Node Package Manager (AKA NPM)](https://docs.npmjs.com/getting-started/installing-node)
+- [Node Package Manager (aka. `npm`)](https://docs.npmjs.com/getting-started/installing-node)
From the root of the repository, install the tools used to develop.