misc: Update example version of limine in readme
diff --git a/README.md b/README.md
index 9479427e..fc131941 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,9 @@ Use instead a [release](https://github.com/limine-bootloader/limine/releases).
One can clone a release directly using
```bash
-git clone https://github.com/limine-bootloader/limine.git --branch=v0.7.2
+git clone https://github.com/limine-bootloader/limine.git --branch=v1.0
```
-(replace `v0.7.2` with the chosen release)
+(replace `v1.0` with the chosen release)
Also note that the documentation contained in `unstable` does not reflect the
documentation for the specific releases, and one should refer to the releases'
