Update README.md

This commit is contained in:
marc 2022-01-22 09:18:16 -08:00 committed by GitHub
parent caa08b9e7d
commit 6c271ea030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Begin by downloading the header files for the ML++ library. You can do this by c
``` ```
git clone https://github.com/novak-99/MLPP git clone https://github.com/novak-99/MLPP
``` ```
Next, execute the "./buildSO.sh" shell script. Next, execute the "./buildSO.sh" shell script:
``` ```
sudo ./buildSO.sh sudo ./buildSO.sh
``` ```