Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/953'
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 15, 2023
2 parents a01c5ac + 6689312 commit 524cdbb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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, text-based user interface (TUI) (not available on windows), run:
For the simple, interactive, text-based user interface (TUI), run:

```sh
ghcup tui
Expand Down Expand Up @@ -67,8 +67,7 @@ and make sure your bashrc sources the startup script

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

1. `ghcup tui` is only available on non-windows platforms
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

# Configuration

Expand Down

0 comments on commit 524cdbb

Please sign in to comment.