docs: clarify and reorder Ubuntu/Debian dependency instructions

This commit is contained in:
Jeevan Sridharan
2026-01-26 21:37:38 +05:30
parent 78c6852413
commit 390e8cef8f

View File

@@ -33,10 +33,6 @@ PDFio requires the following to build the software:
IDE files for Xcode (macOS/iOS) and Visual Studio (Windows) are also provided.
On Ubuntu/Debian:
sudo apt install build-essential libpng-dev zlib1g-dev
Documentation
-------------
@@ -74,6 +70,12 @@ To install it, run:
sudo make install
On a stock Ubuntu or Debian installation, the following command will install
the required build prerequisites:
sudo apt install build-essential libpng-dev zlib1g-dev
Visual Studio Project
---------------------