Skip to content

Commit 870835f

Browse files
committed
Fix shell script comment.
1 parent 2a98176 commit 870835f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Rive makes use of clang [vector builtins](https://reviews.llvm.org/D111529), whi
2929
## Building skia projects
3030
```sh
3131
cd skia/dependencies
32-
./make_skia.sh // this will invoke get_skia.sh
32+
./make_skia.sh # this will invoke get_skia.sh
3333
```
3434
To build viewer (plus you'll needed CMake installed)
3535
```sh

0 commit comments

Comments
 (0)