Skip to content

Commit 3696763

Browse files
committed
Remove poppler-gi instruction
The dependency appears in the AUR recipe now.
1 parent 45235b7 commit 3696763

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,12 @@ Here is what the 2 screen setup looks like, with a big notes slide next to 2 sma
4545
git clone https://aur.archlinux.org/python-pympress.git
4646
cd python-pympress
4747
makepkg -si
48-
pacman -S poppler-glib # dependency temporarily missing from AUR package
4948
```
5049

5150
Or using any other tool to manage AUR packages (yay, pacaur, etc.):
5251

5352
```sh
5453
yay -S python-pympress
55-
pacman -S poppler-glib # dependency temporarily missing from AUR package
5654
```
5755

5856
- macOS ![apple logo][apple] using [Homebrew](https://brew.sh/) ![homebrew version badge][homebrew_version]

0 commit comments

Comments
 (0)