aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Wareham <rjw57@cantab.net>2014-02-26 17:23:34 +0000
committerRich Wareham <rjw57@cantab.net>2014-02-26 17:23:34 +0000
commitbadf94eb330bdc72e4b4e6481b86b8fea2e9fa23 (patch)
treeff09dd50cef44139e6127e790bb6b6521555c9ee
parenteb489326772c477a8c86113dd86a351129e3170c (diff)
parentab94b36f3dd4684b5dc43765d9b5913d192e3989 (diff)
downloadrneovim-badf94eb330bdc72e4b4e6481b86b8fea2e9fa23.tar.gz
rneovim-badf94eb330bdc72e4b4e6481b86b8fea2e9fa23.tar.bz2
rneovim-badf94eb330bdc72e4b4e6481b86b8fea2e9fa23.zip
Merge pull request #134 from HungMingWu/master
add required dependency on Debian/Ubuntu system
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4dc4f8dcc0..e1ac65638d 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ and what is currently being worked on:
#### For Debian/Ubuntu:
- sudo apt-get install libtool autoconf cmake libncurses5-dev g++
+ sudo apt-get install libtool autoconf automake cmake libncurses5-dev g++
#### For FreeBSD 10: