diff --git a/README b/README index 6f39e02..046596f 100644 --- a/README +++ b/README @@ -36,8 +36,10 @@ WITH_MAGIC=0. If you pass these flags as a command line argument to make, you have to ensure to pass the same flags when executing the install target. -If you want to build zathura's documentation, please install all python -dependencies from the ./doc/requirements.txt file. +If you want to build zathura's HTML documentation, please install all python +dependencies from the ./doc/requirements.txt file and run: + + make doc Installation ------------