From 0ebefc1b9ef006451dbd730810014d104f76fe55 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 10 Apr 2023 22:17:34 +0200 Subject: Add README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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/` + +Or `brew tap rbdr/apps` and then `brew install `. + +## Documentation + +`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh). -- cgit