Skip to content

Commit 2f38fdf

Browse files
authored
Update README.md
Update README
1 parent 3c910c6 commit 2f38fdf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ Doorman: Manage Procfile-based applications.
55

66
### Using Homebrew
77

8-
Run the following command to install doorman using Homebrew.
9-
`brew tap metacritical/doorman`
10-
`brew install doorman`
8+
#### Run the following command to install doorman using Homebrew.
9+
10+
```sh
11+
brew tap metacritical/doorman
12+
13+
brew install doorman
14+
```
1115

1216
### Using install.sh
1317

0 commit comments

Comments
 (0)