mirror of
https://github.com/Relintai/MLPP.git
synced 2025-03-10 18:03:23 +01:00
Update README.md
This commit is contained in:
parent
5fab586fe0
commit
161c72d78a
@ -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
|
||||
```
|
||||
After you have finished cloning it, maintain the ML++ source files in a local directory and include them in this fashion:
|
||||
After doing so, maintain the ML++ source files in a local directory and include them in this fashion:
|
||||
```cpp
|
||||
#include "MLPP/Stat/Stat.hpp" // Including the ML++ statistics module.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user