Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelpmish committed Aug 4, 2022
1 parent 78b9663 commit 40927a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Add this repo as a submodule to your project, so that you might easily receive u
```

The project uses CMake, so put ```add_directory(path/to/RLUtilities)``` in your CMakeLists.txt to
include it in an existing CMake project. From there, link it to the any target that depends on it.
include it in an existing CMake project. From there, link it to any target that depends on it.

0 comments on commit 40927a7

Please sign in to comment.