From 511d8d5ed80e5b3d250d36a3726d9403072c92d1 Mon Sep 17 00:00:00 2001 From: Mike Pilgrem <3696-mpilgrem@users.noreply.gitlab.haskell.org> Date: Sat, 23 Jul 2022 14:25:49 +0000 Subject: [PATCH] Update guide.md to explain what is meant by 'TUI'. --- docs/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide.md b/docs/guide.md index 554c3cc..c874126 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -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