Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md to include a hint for WSL #572

Merged
merged 2 commits into from
Oct 9, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Update README.md
changed the whole cargo install section instead of adding a note for WSL as requested
ShuraShulgin authored Oct 9, 2024
commit 44f7339874d16e04830e4d8dc0ce21440bc88a7d
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -91,11 +91,7 @@ Run `scoop install spotify-player` to install the application.

### Cargo

Run `cargo install spotify_player` to install the application from [crates.io](https://crates.io/crates/spotify_player).

#### Notes for WSL

If you encounter a compilation error in WSL try running `cargo install spotify_player` with `--locked` (see #560)
Run `cargo install spotify_player --locked` to install the application from [crates.io](https://crates.io/crates/spotify_player).

### AUR