docs(readme): update sudo commands

This commit is contained in:
Frazer Smith
2024-05-01 15:53:40 +01:00
committed by GitHub
parent c3bb1a9ad3
commit 886634441f
+1 -2
View File
@@ -30,8 +30,7 @@ For Linux users, you will need to download the `poppler-data` and `poppler-utils
An example of downloading the binaries on a Debian system:
```
sudo apt-get install poppler-data
sudo apt-get install poppler-utils
sudo apt-get install poppler-data poppler-utils
```
For macOS users, you can download the latest versions with [Homebrew](https://brew.sh/):