We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e9438 commit ed2199cCopy full SHA for ed2199c
README.md
@@ -65,3 +65,5 @@ in `.env` file like this:
65
WINDOWS_LIB_TCL=c:\\tcltk\\bin\\tcl86t.dll
66
WINDOWS_LIB_TK=c:\\tcltk\\bin\\tk86t.dll
67
```
68
+
69
+Also, you can build your own Tcl/Tk distribution, take a look at [BUILD-WIN.md](tools/BUILD-WIN.md) doc how to do that.
0 commit comments