Skip to content

Commit

Permalink
Instuctions for installing Dolt with Scoop on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
arialdomartini committed Jul 23, 2024
1 parent 4ac5c13 commit c26c350
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 c26c350

Please sign in to comment.