Updated Compiling from source (markdown)

JayDDee
2022-01-14 17:07:07 -05:00
parent 4aedb1f4ec
commit 2d90b34497

@@ -146,7 +146,7 @@ Additionally, install mingw-w64.
#### Create a local library
Create a directory for libraries that that need to be compiled in the next stept step.
Create a directory for libraries that need to be compiled in the next stept step.
The Suggested location is $HOME/usr/lib/
`$ mkdir $HOME/usr/lib`