Skip to content

Commit

Permalink
Merge pull request #2283 from arialdomartini/scoop
Browse files Browse the repository at this point in the history
Instuctions for installing Dolt with Scoop on Windows
  • Loading branch information
timsehn committed Jul 29, 2024
2 parents 9957d51 + c26c350 commit 94a6b80
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/dolt/content/introduction/installation/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ choco install dolt

We provide both `.msi` files and `.zip` files.

## Scoop

```powershell
scoop install dolt
```

## MSI Files

The easiest way to install Dolt on Windows is to use our MSI files that are provided with each release, they can be found in the Assets section of our release. Grab the latest [here](https://github.com/dolthub/dolt/releases/latest).
Expand Down

0 comments on commit 94a6b80

Please sign in to comment.