From ce30e5ca5a676548c509c15d2ef8cbf233a02ffe Mon Sep 17 00:00:00 2001 From: Mnemon Date: Mon, 17 Jun 2019 15:18:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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