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 8a4bc5a commit 1988385Copy full SHA for 1988385
README.md
@@ -130,7 +130,7 @@ docker compose build
130
docker compose run --rm util_caching
131
```
132
133
-The library is installed in the Docker image under `/usr/include/util_caching/` and `/usr/lib/cmake/util_caching/`.
+The library is installed in the Docker image under `/usr/local/include/util_caching/` and `/usr/local/lib/cmake/util_caching/`.
134
So, it can be easily loaded with CMake:
135
136
```cmake
0 commit comments