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 76d5f64 commit c6dccc2Copy full SHA for c6dccc2
README.md
@@ -119,7 +119,7 @@ task ystdlib:install-release \
119
120
### <a id="installing-using-cmake" />Using CMake
121
122
-After [building](#building-using-cmake), to install all built libraries run:
+After [building](#building-using-cmake), to install all built libraries, run:
123
124
```shell
125
cmake --install "./build" --prefix "$HOME/.local"
0 commit comments