:: commit 44d3ba3ba63015a04d09a8f1959582def3cf9349

mintsuki <mintsuki@protonmail.com> — 2022-03-02 17:19

parents: 3e1d9abf91

docs: Update README.md

diff --git a/README.md b/README.md
index a41fca91..8bb67171 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ 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.86)
+or, to clone a specific binary point release (for example `v2.86`)
 ```bash
 git clone https://github.com/limine-bootloader/limine.git --branch=v2.86-binary --depth=1
 ```
@@ -118,7 +118,7 @@ To build Limine, run:
 make    # (or gmake where applicable)
 ```
 
-The generated bootloader files are going to be in `$BUILDDIR/bin`.
+The generated bootloader files are going to be in `bin`.
 
 ## Installing Limine binaries
 
tab: 248 wrap: offon