Updated Compiling from source (markdown)

JayDDee
2022-01-14 17:22:59 -05:00
parent de87a7e6e4
commit 658d292d01

@@ -69,8 +69,10 @@ or
`$ ./autogen.sh` `$ ./autogen.sh`
`$ CFLAGS="-O3 -march=native -Wall" ./configure --with-curl` `$ CFLAGS="-O3 -march=native -Wall" ./configure --with-curl`
`$ make -j [N]` `$ make -j [N]`