We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01339a1 + c4e60ac commit 7346549Copy full SHA for 7346549
README.md
@@ -52,7 +52,7 @@ No additional setup required.
52
53
##### Linux
54
55
-For 64-bit Linux users, ```libc6:i386```, ```libstdc++6:i386```, ```libncurses5:i386```` and ```libudev1:i386``` need to be installed :
+For 64-bit Linux users, ```libc6:i386```, ```libstdc++6:i386```, ```libncurses5:i386``` and ```libudev1:i386``` need to be installed :
56
* ```sudo dpkg --add-architecture i386```
57
* ```sudo apt-get update```
58
* ```sudo apt-get install libc6:i386 libstdc++6:i386 libncurses5:i386 libudev1:i386```
0 commit comments