Browse Source

Tiny fix to libtool-bin install instruction

Marcin Białoń 10 năm trước cách đây
mục cha
commit
79b626ac16
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: