File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -33,21 +33,19 @@ _Note: Tested on Debian 11 (Buster) and Ubuntu 20.04 (Focal)_
3333sudo dnf install python-pip cairo-devel cairo-gobject-devel meson flatpak flatpak-builder
3434```
3535
36- _ Note: Tested on Fedora 34 _
36+ _ Note: Tested on Fedora 36 _
3737</details >
3838
3939<details >
4040 <summary>Mac OS</summary>
4141
42- On Mac, all deps can be fetched using [ Homebrew] ( https://docs.brew.sh/ ) .
42+ On Mac, all dependencies can be installed using [ Homebrew] ( https://docs.brew.sh/ ) :
4343
4444``` sh
4545brew install meson python3 py3cairo pygobject3 gtk+3 librsvg
4646```
4747
4848_ Note: Tested on macOS 12.5 (Monterey)_
49-
50- You don't need to use ` pip ` because the above ` brew ` command installs all dependencies.
5149</details >
5250
5351### Install the project dependencies
You can’t perform that action at this time.
0 commit comments