Skip to content

Commit aac8a69

Browse files
committed
refactor: update with link to homebrew install
1 parent 9ee7d4f commit aac8a69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
4444
- Instructions on updating the AUR package are at [cdr/code-server-aur](https://github.com/cdr/code-server-aur).
4545
10. Wait for the npm package to be published.
4646
11. Update the [homebrew package](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb).
47-
1. If you're on macOS and have homebrew locally, run `brew bump-formula-pr --version=3.8.1 code-server` and update the version accordingly. This will bump the version and open a PR. Note: this will only work once the version is published on npm.
47+
1. Install [homebrew](https://brew.sh/)
48+
2. Run `brew bump-formula-pr --version=3.8.1 code-server` and update the version accordingly. This will bump the version and open a PR. Note: this will only work once the version is published on npm.
4849

4950
## Updating Code Coverage in README
5051

0 commit comments

Comments
 (0)