summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index b28fde2b..e5a350b8 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Atril Requirements
* [Poppler](https://poppler.freedesktop.org/) for PDF viewing
-* [GhostScript](https://www.ghostscript.com/) for PostScript viewing
+* [GhostScript](https://www.ghostscript.com/) for PostScript viewing
Atril Optional Backend Libraries
==================================================
@@ -24,3 +24,11 @@ Atril Requirements to Run Tests
==================================================
* [python-dogtail](https://gitlab.com/dogtail/dogtail)
* [python-pyatspi2](https://download.gnome.org/sources/pyatspi/)
+* git installed on your system
+
+Atril Compilation
+==================================================
+* git submodule init
+* git submodule update --remote --recursive
+* ./autogen.sh
+* make