diff options
author | Matt Strapp <matt@mattstrapp.net> | 2025-08-11 07:59:53 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2025-08-11 07:59:53 -0500 |
commit | e7b9f489922b380ec4fdba09b70bb80fc3e96f58 (patch) | |
tree | 578308ccd66d694257f03efcf522309171fa15f6 /README.md | |
parent | bump deps (diff) | |
download | wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.tar wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.tar.gz wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.tar.bz2 wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.tar.lz wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.tar.xz wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.tar.zst wsl-tui-e7b9f489922b380ec4fdba09b70bb80fc3e96f58.zip |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ See [example config](./config_example.toml). ## Requirements -- `go` 1.23 +- `go` 1.23 or greater - `wsl` if on Windows - `SSH` if on any other platform or on Windows built with the `nohost` tag. |