Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffMcClintock authored Aug 2, 2024
1 parent 2b016be commit 5b69614
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ To clone and create the project, open a command prompt and proceed as follows:

```sh
git clone https://github.com/JeffMcClintock/GMPI-plugins
cd GMPI-Plugins
mkdir build
cd build
cmake ../GMPI-Plugins
cmake ..
cmake --build .
```
```

0 comments on commit 5b69614

Please sign in to comment.