:: commit b7e98a9e4cfe8e0528ec7f6769334143502e5ff8

mintsuki <mintsuki@protonmail.com> — 2021-05-02 21:12

parents: ac9ddc7cdd

docs: Update README.md

diff --git a/README.md b/README.md
index 12c34d5d..3ccce0db 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,9 @@ For example, to clone the latest binary release of the `v2.x` branch one can do
 ```bash
 git clone https://github.com/limine-bootloader/limine.git --branch=v2.0-branch-binary --depth=1
 ```
-or, to clone a specific binary point release (for example v2.1.6)
+or, to clone a specific binary point release (for example v2.4)
 ```bash
-git clone https://github.com/limine-bootloader/limine.git --branch=v2.1.6-binary --depth=1
+git clone https://github.com/limine-bootloader/limine.git --branch=v2.4-binary --depth=1
 ```
 
 Additionally, the absolute latest Limine binary release can be obtained by fetching
tab: 248 wrap: offon