We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a01c5ac + 6689312 commit 524cdbbCopy full SHA for 524cdbb
docs/guide.md
@@ -4,7 +4,7 @@ This is a more in-depth guide specific to GHCup. `ghcup --help` is your friend.
4
5
## Basic usage
6
7
-For the simple, interactive, text-based user interface (TUI) (not available on windows), run:
+For the simple, interactive, text-based user interface (TUI), run:
8
9
```sh
10
ghcup tui
@@ -67,8 +67,7 @@ and make sure your bashrc sources the startup script
67
68
`ghcup` is very portable. There are a few exceptions though:
69
70
-1. `ghcup tui` is only available on non-windows platforms
71
-2. legacy subcommands `ghcup install` (without a tool identifier) and `ghcup install-cabal` may be removed in the future
+1. legacy subcommands `ghcup install` (without a tool identifier) and `ghcup install-cabal` may be removed in the future
72
73
# Configuration
74
0 commit comments