We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01fa2d7 + a0e1baa commit 07773fbCopy full SHA for 07773fb
README.md
@@ -30,7 +30,7 @@ Mac: `$HOME/Library/Preferences/LibraryLoader.toml`
30
1. Make sure you have the rust toolchain installed.
31
2. Download the source. `git clone https://github.com/olback/library-loader.git`.
32
3. `cd` into `library-loader/ll-[cli/gui]`.
33
-4. `cargo build --release --bin library-loader-[cli/bin]`
+4. `cargo build --release --bin library-loader-[cli/gui]`
34
35
#### Extra steps for Library Loader GUI
36
5. `sudo ./install.sh`
0 commit comments