summaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index e5b8605..d48fd82 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -4,6 +4,8 @@
## Compiling and Running
+For Windows instructions, see [here](windows_compile_instructions.md)
+
tml can be compiled on any system with make, gcc, and the ncurses library (libncurses-dev) installed. It can be compiled and installed on any Linux distribution, and can also be compiled and run on Windows 10. To compile and run tml:
1. Clone the repository