Skip to content

Commit

Permalink
Merge pull request #40 from padok-team/docs/going-public
Browse files Browse the repository at this point in the history
docs: remove private homebrew instructions
  • Loading branch information
cterence authored Nov 3, 2023
2 parents 876b032 + dc9eba4 commit f2ccee4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,6 @@ Check the [IaC guild guidelines](https://padok-team.github.io/docs-terraform-gui

> :information_source: If you use Linux, you can install [Linuxbrew](https://docs.brew.sh/Homebrew-on-Linux)
:warning: A GitHub PAT is required because Guacamole is a private repository for the moment.

Create a GitHub classic Personal Access Token with `repo` permissions.

Export it to your env variables and in your `.zshrc`, `.bashrc` ... :

```bash
export HOMEBREW_GITHUB_API_TOKEN="***********"
```

Then you should be able to download Guacamole using the Padok tap.

```bash
brew tap padok-team/tap
brew install guacamole
Expand Down

0 comments on commit f2ccee4

Please sign in to comment.