diff options
-rw-r--r-- | doc/INSTALL.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md index ccb64c202..1719c275a 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -471,8 +471,4 @@ various other things that can be automated for deployment. deployments), you may need to do something like: ln -s /usr/lib/ruby/gems/1.8/bin/rake /usr/local/bin/ - - Or (Debian): - - ln -s /usr/lib/ruby/gems/1.8/bin/rake /usr/local/bin/ |