We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c910c6 commit 2f38fdfCopy full SHA for 2f38fdf
README.md
@@ -5,9 +5,13 @@ Doorman: Manage Procfile-based applications.
5
6
### Using Homebrew
7
8
-Run the following command to install doorman using Homebrew.
9
-`brew tap metacritical/doorman`
10
-`brew install doorman`
+#### Run the following command to install doorman using Homebrew.
+
+```sh
11
+brew tap metacritical/doorman
12
13
+brew install doorman
14
+```
15
16
### Using install.sh
17
0 commit comments