mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
update script instructions
This commit is contained in:
@@ -5,6 +5,11 @@ set -e
|
||||
# 1. brew install jq
|
||||
# 2. fork of homebrew-cask repo setup.
|
||||
# see https://github.com/caskroom/homebrew-cask/blob/master/CONTRIBUTING.md#getting-set-up-to-contribute
|
||||
#
|
||||
# To run:
|
||||
# sh ./cask-update.sh
|
||||
#
|
||||
# then submit PR from fork repo
|
||||
|
||||
FORK_GITHUB_USER="kspearrin"
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
Reference in New Issue
Block a user