Skip to content

Commit 524cdbb

Browse files
committed
Merge remote-tracking branch 'origin/pr/953'
2 parents a01c5ac + 6689312 commit 524cdbb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/guide.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a more in-depth guide specific to GHCup. `ghcup --help` is your friend.
44

55
## Basic usage
66

7-
For the simple, interactive, text-based user interface (TUI) (not available on windows), run:
7+
For the simple, interactive, text-based user interface (TUI), run:
88

99
```sh
1010
ghcup tui
@@ -67,8 +67,7 @@ and make sure your bashrc sources the startup script
6767

6868
`ghcup` is very portable. There are a few exceptions though:
6969

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
70+
1. legacy subcommands `ghcup install` (without a tool identifier) and `ghcup install-cabal` may be removed in the future
7271

7372
# Configuration
7473

0 commit comments

Comments
 (0)