Skip to content

Commit

Permalink
Add getting started link to readme (#1313)
Browse files Browse the repository at this point in the history
  • Loading branch information
esimkowitz authored Nov 16, 2024
1 parent dfddf80 commit 79f516d
Showing 1 changed file with 2 additions and 41 deletions.
43 changes: 2 additions & 41 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,48 +22,9 @@ Wave isn't just another terminal emulator; it's a rethink on how terminals are b

Wave Terminal works on macOS, Linux, and Windows.

Install Wave Terminal from: [www.waveterm.dev/download](https://www.waveterm.dev/download)
Platform-specific installation instructions can be found [here](https://docs.waveterm.dev/gettingstarted).

### Homebrew

![Homebrew Cask Version](https://img.shields.io/homebrew/cask/v/wave)

Also available as a Homebrew Cask for macOS.

```bash
brew install --cask wave
```

### Snap

[![waveterm](https://snapcraft.io/waveterm/badge.svg)](https://snapcraft.io/waveterm)
[![waveterm](https://snapcraft.io/waveterm/trending.svg?name=0)](https://snapcraft.io/waveterm)

Also available as a Snap for Linux.

```bash
sudo snap install waveterm --classic
```

### Chocolatey

![Chocolatey Version](https://img.shields.io/chocolatey/v/wave)

Also available via Chocolatey for Windows:

```Powershell
choco install wave
```

### WinGet

![WinGet Package Version](https://img.shields.io/winget/v/CommandLine.Wave)

Also available via the Windows Package Manager (WinGet):

```Powershell
winget install CommandLine.Wave
```
You can also install Wave Terminal directly from: [www.waveterm.dev/download](https://www.waveterm.dev/download).

### Minimum requirements

Expand Down

0 comments on commit 79f516d

Please sign in to comment.