From f8a9e78e337d1ea45f0a2fe8f69618e72c3dfe16 Mon Sep 17 00:00:00 2001 From: codello Date: Tue, 26 Mar 2024 23:05:57 +0100 Subject: [PATCH] Update README --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 0cf5c6d..eb90fea 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,7 @@ brew install https://raw.githubusercontent.com/Codello/homebrew-brewery/master/F ## Private Resources -Some of the casks in this repository are not publicly usable as the files they reference are not publicly available. One example of such a cask is `font-yorkten`. In order to install such a cask you need to provide appropriate authorization. In most cases this means setting the `HOMEBREW_B2_KEY_ID` and `HOMEBREW_B2_APPLICATION_KEY` environment variables. These will be used to authenticate against backblaze where the yorkten font files are located. As a shorthand you can use the `–b2` command. The command will prompt you for the key id and application key. To install Yorkten for example you might use - -```shell -brew --b2 cask install font-yorkten -``` - +Some of the casks in this repository are not publicly usable as the files they reference are not publicly available. One example of such a cask is `font-yorkten`. In order to install such a cask you need to provide appropriate authorization. In most cases this means setting the `HOMEBREW_B2_KEY_ID` and `HOMEBREW_B2_APPLICATION_KEY` environment variables. These will be used to authenticate against backblaze where the yorkten font files are located. If you do not have a username/password to access the protected files you cannot use the cask.