瀏覽代碼

Small type changes

Julien Deswaef 7 年之前
父節點
當前提交
9aa3e09abb
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      README.md

+ 1 - 4
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`)*
   - **Ubuntu:** `sudo apt-get install ruby-dev` *(Only if you're __NOT__ using `rbenv` or `rvm`)*
   - **Windows:** [DevKit](http://rubyinstaller.org/)
   - **Windows:** [DevKit](http://rubyinstaller.org/)
 - [Bundler](http://bundler.io/) (Run `gem install bundler` to install).
 - [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.
 From the root of the repository, install the tools used to develop.