Skip to content
Snippets Groups Projects

Update guide.md to explain what is meant by 'TUI'.

Merged Mike Pilgrem requested to merge mpilgrem/ghcup-hs:mpilgrem-master-patch-37299 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -4,7 +4,7 @@ This is a more in-depth guide specific to GHCup. `ghcup --help` is your friend.
## Basic usage
For the simple interactive TUI (not available on windows), run:
For the simple, interactive, text-based user interface (TUI) (not available on windows), run:
```sh
ghcup tui
Loading