Skip to content

Commit a0e1baa

Browse files
committed
Corrected line in README
1 parent 01fa2d7 commit a0e1baa

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)