Skip to content

Commit

Permalink
Merge pull request #4390 from unisonweb/aryairani-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
aryairani authored Nov 16, 2023
2 parents 68d6f93 + 86b8561 commit e0c1dda
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,8 @@ curl -L https://github.com/unisonweb/unison/releases/download/release%2FM2h/ucm-
tar -xzf unisonlanguage/ucm.tar.gz -C unisonlanguage
./unisonlanguage/ucm
```

_Windows manual install:_
* Recommended: [Set your default Terminal application](https://devblogs.microsoft.com/commandline/windows-terminal-as-your-default-command-line-experience/) to “Windows Terminal”.
* Download [the release](https://github.com/unisonweb/unison/releases/download/release%2FM5h/ucm-windows.zip) and extract it to a location of your choosing.
* Run `ucm.exe`

0 comments on commit e0c1dda

Please sign in to comment.