Skip to content

Commit

Permalink
✏️ Update installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Sep 21, 2020
1 parent 67f7449 commit 996d71f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ A fast tool to scan CRLF vulnerability written in Go
The installation is easy. You can download a prebuilt binary from [releases page](https://github.com/dwisiswant0/crlfuzz/releases), unpack and run! or with

```bash
▶ curl -sSfL http://git.io/get-crlfuzz | sh -s -- -b /usr/local/bin
▶ curl -sSfL https://git.io/crlfuzz | sh -s -- -b /usr/local/bin
```

### from Source
Expand Down

0 comments on commit 996d71f

Please sign in to comment.