Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Mac: `$HOME/Library/Preferences/LibraryLoader.toml`
1. Make sure you have the rust toolchain installed.
2. Download the source. `git clone https://github.com/olback/library-loader.git`.
3. `cd` into `library-loader/ll-[cli/gui]`.
4. `cargo build --release --bin library-loader-[cli/bin]`
4. `cargo build --release --bin library-loader-[cli/gui]`

#### Extra steps for Library Loader GUI
5. `sudo ./install.sh`
Expand Down