Skip to content

Commit 81c451a

Browse files
committed
docs: check out release version for macOS build
1 parent 15dde6d commit 81c451a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,8 @@ $ pip3 install mistletoe
557557
- Build DwarFS and run its tests:
558558

559559
```
560+
$ git checkout v0.9.0
561+
$ git submodule update
560562
$ mkdir build && cd build
561563
$ cmake .. -GNinja -DWITH_TESTS=ON
562564
$ ninja

0 commit comments

Comments
 (0)