:: commit 83b8e6833197bcaf3e9b82c762e8c178b8ef0d97

mintsuki <mintsuki@protonmail.com> — 2024-07-09 19:59

parents: b268de3217

docs: README.md: Remove statements suggesting to run Limine from ./bin directory

diff --git a/README.md b/README.md
index 071d29ed..25d690fc 100644
--- a/README.md
+++ b/README.md
@@ -131,12 +131,9 @@ To build Limine, run:
 make    # (or gmake where applicable)
 ```
 
-The generated bootloader files are going to be in `./bin`.
+## Installing Limine
 
-## Installing Limine binaries
-
-This step is optional as the bootloader binaries can be used from the `./bin` or
-release directory just fine. This step will only install them to `share`, `include`, and
+This step will install Limine files to `share`, `include`, and
 `bin` directories in the specified prefix (default is `/usr/local`, see
 `./configure --help`, or the `PREFIX` variable if installing from a binary release).
 
tab: 248 wrap: offon