Skip to content

Commit 3522ed4

Browse files
authored
Update BOMBARDIER.md
1 parent 67dbde2 commit 3522ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/BOMBARDIER.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Adopted from github.com/mariotrucco/bombardier@78-add-proxy-support
66
mkdir bombardier_tmp
77
cd bombardier_tmp
88
go mod init bombardier_tmp
9-
go mod edit -replace github.com/codesenberg/bombardier=github.com/mariotrucco/bombardier@78-add-proxy-support
9+
go mod edit -replace github.com/codesenberg/bombardier=github.com/PXEiYyMH8F/bombardier@78-add-proxy-support
1010
go get github.com/codesenberg/bombardier
1111
cd ..
1212
rm -r bombardier_tmp
13-
```
13+
```

0 commit comments

Comments
 (0)