diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-10 22:17:34 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-10 22:17:34 +0200 |
| commit | 0ebefc1b9ef006451dbd730810014d104f76fe55 (patch) | |
| tree | 39b93ae4e41d1c69dc9de0d5f7be5f433b4dd885 /README.md | |
Add README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2743f2b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# ~rbdr Homebrew Apps + +## How do I install these formulae? + +`brew install rbdr/apps/<formula>` + +Or `brew tap rbdr/apps` and then `brew install <formula>`. + +## Documentation + +`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh). |