:: commit b9c8e04e8a75252920e82e75b7a0c66d1cea89f9

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

parents: 0641e56ac8

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