docs: update release version in README

This commit is contained in:
Marcus Holland-Moritz 2024-02-12 21:31:38 +01:00
parent 3d17b2c75a
commit 1ff2fd1f5b

View File

@ -560,7 +560,7 @@ $ pip3 install mistletoe
- Build DwarFS and run its tests: - Build DwarFS and run its tests:
``` ```
$ git checkout v0.9.1 $ git checkout v0.9.4
$ git submodule update $ git submodule update
$ mkdir build && cd build $ mkdir build && cd build
$ cmake .. -GNinja -DWITH_TESTS=ON $ cmake .. -GNinja -DWITH_TESTS=ON