@@ -178,7 +178,7 @@ To build from source, clone this tree:
For a stable version, checkout a [release tag](https://github.com/pmem/pmdk/releases) as follows. Otherwise skip this step to build the latest development release.
```
$ git checkout tags/1.11.0
$ git checkout tags/1.11.1
```
Once the build system is setup, the Persistent Memory Development Kit is built using the `make` command at the top level: