Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amazingkivas authored May 15, 2024
1 parent 7cda731 commit a046c9f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,12 @@ pip install matplotlib
```

## Build the project with `CMake`

* **Windows (MSVC)**:

```
cd sln
cmake .
cmake --build . --config RELEASE
```
* **Linux (gcc)**:

```
cd sln
cmake --build . --config RELEASE
```

## Run and visualise

Expand Down

0 comments on commit a046c9f

Please sign in to comment.