diff --git a/README.md b/README.md index ecaa03f2..7045a427 100644 --- a/README.md +++ b/README.md @@ -559,7 +559,7 @@ $ pip3 install mistletoe - Build DwarFS and run its tests: ``` -$ git checkout v0.9.0 +$ git checkout v0.9.1 $ git submodule update $ mkdir build && cd build $ cmake .. -GNinja -DWITH_TESTS=ON