mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-10 16:10:06 +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
|
g++ main.cpp MLPP.so --std=c++17
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user