Skip to content

Commit c6dccc2

Browse files
Update README.md
Co-authored-by: Bingran Hu <[email protected]>
1 parent 76d5f64 commit c6dccc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ task ystdlib:install-release \
119119

120120
### <a id="installing-using-cmake" />Using CMake
121121

122-
After [building](#building-using-cmake), to install all built libraries run:
122+
After [building](#building-using-cmake), to install all built libraries, run:
123123

124124
```shell
125125
cmake --install "./build" --prefix "$HOME/.local"

0 commit comments

Comments
 (0)