:: commit 8ba483bb1611b0e74beb7bff74f99e3eabd8b3a1

mintsuki <mintsuki@protonmail.com> — 2024-02-27 11:13

parents: 668fb3cbb9

docs: README.md: Update for branch name changes

diff --git a/README.md b/README.md
index 58a9dfce..c0725922 100644
--- a/README.md
+++ b/README.md
@@ -61,9 +61,9 @@ are shipped in the `-binary` branches and tags of this repository
 (see [branches](https://github.com/limine-bootloader/limine/branches/all) and
 [tags](https://github.com/limine-bootloader/limine/tags)).
 
-For example, to clone the latest binary release, one can do:
+For example, to clone the latest binary release of the `7.x` branch, one can do:
 ```bash
-git clone https://github.com/limine-bootloader/limine.git --branch=binary --depth=1
+git clone https://github.com/limine-bootloader/limine.git --branch=v7.x-binary --depth=1
 ```
 or, to clone a specific binary point release (for example `7.0.5`):
 ```bash
tab: 248 wrap: offon