浏览代码

Removing packages that will be installed with bundle and npm install

Julien Deswaef 7 年之前
父节点
当前提交
46c042cf93
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/doc/README.md-nobuild

+ 0 - 3
src/doc/README.md-nobuild

@@ -65,9 +65,6 @@ to the `dependencies` in your `component.json`.
   - **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)
 
 From the root of the repository, install the tools used to develop.