Browse Source

Update README.md

pull/25/head
Anders Jenbo 7 years ago committed by GitHub
parent
commit
c8a4ea0635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -78,7 +78,7 @@ Please keep in mind that this is still being worked on and is missing parts of U
### Building deviltuionX 32bit on 64bit platforms
```
sudo apt-get install cmake g++-multilib libsdl2-dev:i386 libsdl2-mixer-dev:i386 libsdl2-ttf-dev:i386 libsodium-dev:i386
sudo apt-get install cmake g++-multilib libsdl2-dev:i386 libsdl2-mixer-dev:i386 libsdl2-ttf-dev:i386 libsodium-dev libsodium-dev:i386
```
Now run the following commands:

Loading…
Cancel
Save