Browse Source

Tiny fix to libtool-bin install instruction

Marcin Białoń 10 years ago
parent
commit
79b626ac16
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -49,7 +49,7 @@ $ sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \
 
 Later Debian/Ubuntu versions may require:
 ```
-$ sudo apt-get libtool-bin
+$ sudo apt-get install libtool-bin
 ```
 
 ## MacOS: