docs: Update README.md

This commit is contained in:
mintsuki 2021-05-02 23:12:21 +02:00
parent ac9ddc7cdd
commit b7e98a9e4c

View File

@ -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