瀏覽代碼

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: