Skip to content

Commit

Permalink
Merge branch 'main' into update-template-logs
Browse files Browse the repository at this point in the history
  • Loading branch information
aknysh authored Aug 15, 2024
2 parents 5e536bb + 9fef230 commit fbd97de
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions website/docs/quick-start/install-atmos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,20 @@ Atmos has native packages for macOS and every major Linux distribution. We also
```
</TabItem>

<TabItem value="scoop" label="Windows">

#### Windows via scoop.sh

On Windows, run the following command to install:

```shell
scoop install atmos
```

__NOTE:__ Don't have `scoop`? Install it first from https://scoop.sh/

</TabItem>

<TabItem value="go" label="Go">
#### Install with Go

Expand Down

0 comments on commit fbd97de

Please sign in to comment.