We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0d73f commit cb87820Copy full SHA for cb87820
README.md
@@ -17,6 +17,7 @@ CMake 3.14
17
18
## Installation
19
- **Manual**
20
+
21
Download this repository:
22
```sh
23
git clone git@github.com:XaBerr/LGB-methods.git
@@ -27,6 +28,7 @@ CMake 3.14
27
28
```
29
30
- **CMake module**
31
32
Module data:
33
```java
34
FetchContent_Declare(
@@ -163,4 +165,4 @@ perturbation = 0.01;
163
165
- **+2**: Stopped because threshold reached
164
166
167
## Example
-Also check out the example in `apps/example.cpp`.
168
+Also check out the example in `apps/example.cpp`.
0 commit comments