Skip to content

Commit

Permalink
docs: Update readme to include build depenedencies on Debian/Ubuntu (#68
Browse files Browse the repository at this point in the history
)
  • Loading branch information
qs5779 authored Aug 12, 2024
1 parent b204500 commit 783ab00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sudo dnf install cosmic-ext-applet-clipboard-manager
```sh
git clone https://github.com/wiiznokes/clipboard-manager.git
cd clipboard-manager
sudo apt install libsqlite3-dev sqlite3
sudo apt install libsqlite3-dev sqlite3 just cargo
just build-release
sudo just install
```
Expand Down

0 comments on commit 783ab00

Please sign in to comment.