Repos / gorts / 367d62e5b2
commit 367d62e5b29cdcc39f644e0e8bf65d625fcb28de
Author: Nhân <hi@imnhan.com>
Date: Sun Jun 18 18:29:07 2023 +0700
update readme
diff --git a/README.md b/README.md
index 3971a82..dab8671 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,17 @@ # Download
## Windows
-Just download the release, unzip and run gorts.exe.
+Just unzip and run gorts.exe.
## Linux
-Needs tcl/tk installed on your OS.
-Assumes `tclsh` command is available in $PATH.
+Dependency: [tk](https://repology.org/project/tk/versions)
+(we basically assume `tclsh` is available from $PATH)
+
+Unzip, run `gorts` from the unzipped directory.
+
+Proper packaging is not planned because I only develop on Linux and stream on
+Windows. If you want to contribute then I'm happy to give pointers though.
# License