diff options
| author | Kamen <kami02882@gmail.com> | 2020-04-15 21:03:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-15 21:03:59 +0300 |
| commit | 51ddfed1e13461c0f0b19aaf9e28269133de1e1b (patch) | |
| tree | a0e570c80d4457ddf7b374bf7b15685f28da43b1 /README.md | |
| parent | 011684c5f02a623ec2b4c85e09631604a059e4f8 (diff) | |
| download | Mundus-51ddfed1e13461c0f0b19aaf9e28269133de1e1b.tar Mundus-51ddfed1e13461c0f0b19aaf9e28269133de1e1b.tar.gz Mundus-51ddfed1e13461c0f0b19aaf9e28269133de1e1b.zip | |
Made linux information a bit more precise
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ My IT-kariera module 7 (Software development) project. It is built in C# and Gtk Mundus is a sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster. -**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and _Linux_ (you also need to install [Mono](https://www.mono-project.com/download/stable/#download-lin) to run it on Linux). +**Note**: Install [Gtk-Sharp](https://www.mono-project.com/docs/gui/gtksharp/installer-for-net-framework/) to run the executable on _Windows_ and _Linux_ (to run it on Linux, you should use [Mono](https://www.mono-project.com/download/stable/#download-lin)). |
