summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Tutorial.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Tutorial.md b/docs/markdown/Tutorial.md
index 34e65fc1c..4a2725503 100644
--- a/docs/markdown/Tutorial.md
+++ b/docs/markdown/Tutorial.md
@@ -18,6 +18,8 @@ following command:
sudo apt install libgtk-3-dev
```
+In addition, it is recommended to have the glib library with version 2.74 or higher.
+
It is possible to build the GUI application on other platforms, such
as Windows and macOS, but you need to install the needed dependencies.