And again

This commit is contained in:
AffectedArc07
2020-04-29 09:00:31 +01:00
committed by GitHub
parent 2185512c98
commit 639e8a9db4
+1 -1
View File
@@ -76,7 +76,7 @@ The code is able to run on Linux server side, however the libraries for MySQL an
For MySQL, run the following: `apt-get install libmysqlclient-dev:i386`
For RustG, run the following: `libssl-dev:i386 pkg-config:i386 zlib1g-dev:i386`
For RustG, run the following: `apt-get install libssl-dev:i386 pkg-config:i386 zlib1g-dev:i386`
After installing these packages, these libraries should function as intended.