diff --git a/README.md b/README.md index 28324d5fa65..7c061685a3a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ At SWGEmu, Emulator refers to the software the SWGEmu team is building. This Emu ### Debian 9+ or Ubuntu 16.04+ ### * Install dependencies - sudo apt install build-essential libmysqlclient-dev liblua5.3-dev libdb5.3-dev libssl-dev cmake git default-jre libssl-dev git + sudo apt install build-essential default-libmysqlclient-dev liblua5.3-dev libdb5.3-dev libssl-dev cmake git default-jre libssl-dev git * Clone core3 repository somewhere (~/git) mkdir -p ~/git