ソースを参照

Tiny fix to libtool-bin install instruction

Marcin Białoń 10 年 前
コミット
79b626ac16
1 ファイル変更1 行追加1 行削除
  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: