aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamen <kami02882@gmail.com>2020-04-07 17:04:52 +0300
committerGitHub <noreply@github.com>2020-04-07 17:04:52 +0300
commite2cecf0817c70761f5489372dd7bcef7f17c001a (patch)
tree1776d60cd35817027013f81dd271a1ab18494cd8 /README.md
parent6f614dad468b4fa6ad55ae0a0f5036844fa087e0 (diff)
downloadMundus-e2cecf0817c70761f5489372dd7bcef7f17c001a.tar
Mundus-e2cecf0817c70761f5489372dd7bcef7f17c001a.tar.gz
Mundus-e2cecf0817c70761f5489372dd7bcef7f17c001a.zip
Added info about running the executable
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f98574..f84e1ce 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# Mundus
My IT-kariera module 7 (Software development) project
+
+**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and [Mono](https://www.mono-project.com/download/stable/#download-lin) to run the executable on _Linux_.