浏览代码

bundler is not needed anymore as a debian package

pzia 10 年之前
父节点
当前提交
68d111e4b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/development.rst

+ 1 - 1
docs/source/development.rst

@@ -35,7 +35,7 @@ Also make sure you have ``Git`` installed. `Details <http://git-scm.com/book/en/
     Windows users should use Chocolatey as recommended above.:
 
 .. note::
-    Debian & Ubuntu users : apt-get install git npm nodejs-legacy bundler
+    Debian & Ubuntu users : apt-get install git npm nodejs-legacy
 
 Once you have *Node.js* and *git* installed, run the following command inside the Converse.js
 directory: