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:44:24 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-23 01:44:24 +0300
commit9aa3e09abb404592d970b9117f94862c4a0124e2 (patch)
tree3c60b898ed2958914c405371567cc32af2b7042b /README.md
parentc74b1bbb94bcabc85ac99db90fe212b49971541b (diff)
Small type changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 913a2188e..a09ada480 100644
--- a/README.md
+++ b/README.md
@@ -62,10 +62,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)
-- [Less](http://lesscss.org/) (Run `npm install -g less` to install).
-- [Less Plugin: Clean CSS](https://github.com/less/less-plugin-clean-css) (Run `npm install -g less-plugin-clean-css` to install).
-- [FontCustom](https://github.com/FontCustom/fontcustom) (requires FontForge to be installed)
+- [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.