;doc:ui: drop obsolete Windows non-support info

This commit is contained in:
Simon Michael 2025-03-13 10:47:33 -10:00
parent ff21992f74
commit 177c26cdc6
2 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,6 @@
A simple curses-style text user interface for the hledger accounting system.
It can be a more convenient way to browse your accounts than the CLI.
This package currently does not support Microsoft Windows, except in WSL.
See also:
the [project README](https://hledger.org/README.html)

View File

@ -4,8 +4,7 @@ synopsis : Terminal interface for the hledger accounting system
description : |
A simple terminal user interface for the hledger accounting system.
It can be a more convenient way to browse your accounts than the CLI.
This package currently does not support Microsoft Windows, except in WSL.
hledger is a robust, cross-platform set of tools for tracking money,
time, or any other commodity, using double-entry accounting and a
simple, editable file format, with command-line, terminal and web