aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2025-08-11 07:59:53 -0500
committerMatt Strapp <matt@mattstrapp.net>2025-08-11 07:59:53 -0500
commite7b9f489922b380ec4fdba09b70bb80fc3e96f58 (patch)
tree578308ccd66d694257f03efcf522309171fa15f6 /README.md
parentbump deps (diff)
downloadwsl-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
Update dependenciesHEADmaster
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 28493ac..1dbf6da 100644
--- a/README.md
+++ b/README.md
@@ -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.