mirror of
https://github.com/Relintai/MLPP.git
synced 2024-11-12 10:15:01 +01:00
Update README.md
This commit is contained in:
parent
161c72d78a
commit
5f7e7bbe8e
@ -20,7 +20,7 @@ int main(){
|
||||
...
|
||||
}
|
||||
```
|
||||
Finally, after you have finished writing your file, compile it using g++. Be sure to have the MLPP.so file in a local directory.
|
||||
Finally, after you have concluded writing your file, compile it using g++. Be sure to have the MLPP.so file in a local directory.
|
||||
```
|
||||
g++ main.cpp MLPP.so --std=c++17
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user