From c8a4ea06353352dd00dcb07babe656ffc18d8b38 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Sat, 16 Feb 2019 14:50:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b791c64..31adb4337 100644 --- a/README.md +++ b/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: