Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Oct 13, 2023
1 parent ba9fd4a commit ffe03fd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@

You'll need the following dependencies:

* libcanberra-gtk3-dev
* libgranite-dev
* libgtk-3-dev
* libadwaita-1-dev
* libcanberra-gtk4-dev
* libgranite-7-dev
* libgtk-4-dev
* libpulse-dev
* libswitchboard-3-dev
* meson
Expand All @@ -23,4 +24,4 @@ Run `meson` to configure the build environment and then `ninja` to build

To install, use `ninja install`

sudo ninja install
ninja install

0 comments on commit ffe03fd

Please sign in to comment.