Skip to content

Commit

Permalink
README: Update Solus packages
Browse files Browse the repository at this point in the history
The `cargo` package no longer exists and is part of the `rust` package nowadays.
  • Loading branch information
Staudey authored Sep 2, 2024
1 parent ada9cdb commit bb43964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ sudo zypper install libQt5Core-devel libQt5Widgets-devel libQt5Network-devel lib
=== Solus
On Solus you can easily install them like this:
```bash
sudo eopkg install -c system.devel rust qt5-base-devel ibus-devel zstd-devel git cargo
sudo eopkg install -c system.devel rust qt5-base-devel ibus-devel zstd-devel git
```

=== Finally
Expand Down

0 comments on commit bb43964

Please sign in to comment.