diff options
author | nyuszika7h <nyuszika7h@cadoth.net> | 2014-02-22 12:14:12 +0100 |
---|---|---|
committer | nyuszika7h <nyuszika7h@cadoth.net> | 2014-02-22 12:14:18 +0100 |
commit | 9a4564a0ab52de2d08a9607b666341af49c175a9 (patch) | |
tree | 68f4b290fd6cf71e30151f8c4273ca0a1d6d485f | |
parent | fcf26eb956fe94f863292c7ad39d0bd1bece0347 (diff) | |
download | rneovim-9a4564a0ab52de2d08a9607b666341af49c175a9.tar.gz rneovim-9a4564a0ab52de2d08a9607b666341af49c175a9.tar.bz2 rneovim-9a4564a0ab52de2d08a9607b666341af49c175a9.zip |
Change Ubuntu 12.04 to Ubuntu/Debian in README.md
That should work in most versions of Ubuntu and Debian.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -250,7 +250,7 @@ and what is currently being worked on: ### Dependencies -#### Ubuntu 12.04 +#### Ubuntu/Debian sudo apt-get install build-essential cmake libncurses5-dev |