Skip to content

Commit

Permalink
Merge pull request #19 from ohmsl/patch-1
Browse files Browse the repository at this point in the history
Include update instructions in the README
  • Loading branch information
deevus authored Dec 18, 2024
2 parents 33b0129 + 2a8c8f1 commit 6d8c379
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ scoop bucket add versions
scoop install versions/zed-nightly
```

## Updates

```
scoop update zed-nightly
```

## Is it safe?

This repository is just a [simple GitHub workflow](./.github/workflows/build.yml) that builds Zed from `main` and publishes a release every night at UTC+0000. (Additionally on push for testing).
Expand Down

0 comments on commit 6d8c379

Please sign in to comment.