Skip to content

Commit 1e48bef

Browse files
authored
Merge pull request #10 from hahwul/dev
Dev
2 parents 2c3c0ab + 2d821cb commit 1e48bef

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,17 @@ Dead link (broken link) means a link within a web page that cannot be connected.
66

77
## Installation
88
### Install with Gem
9-
```
9+
```bash
1010
gem install deadfinder
11+
12+
# https://rubygems.org/gems/deadfinder
13+
```
14+
15+
### Install with Homebrew
16+
```bash
17+
brew install deadfinder
18+
19+
# https://formulae.brew.sh/formula/deadfinder
1120
```
1221

1322
### Docker Image

0 commit comments

Comments
 (0)