Skip to content

Commit 07773fb

Browse files
authored
Merge pull request #49 from 4c0n/bugfix/correct-documentation
Corrected line in README
2 parents 01fa2d7 + a0e1baa commit 07773fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Mac: `$HOME/Library/Preferences/LibraryLoader.toml`
3030
1. Make sure you have the rust toolchain installed.
3131
2. Download the source. `git clone https://github.com/olback/library-loader.git`.
3232
3. `cd` into `library-loader/ll-[cli/gui]`.
33-
4. `cargo build --release --bin library-loader-[cli/bin]`
33+
4. `cargo build --release --bin library-loader-[cli/gui]`
3434

3535
#### Extra steps for Library Loader GUI
3636
5. `sudo ./install.sh`

0 commit comments

Comments
 (0)