You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support for external body contents, support for single test run through terminal arguments too, minor improvements and update all depepdencies and frameworks of the builtin tests
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ $ go get github.com/kataras/server-benchmarks@master
23
23
$ go install github.com/codesenberg/bombardier@master
24
24
```
25
25
26
-
Depending on your test cases you may want to install [Node.js](https://nodejs.org/en/download/current/) and [.NET Core](https://dotnet.microsoft.com/download) too.
26
+
Depending on your test cases you may want to install [Node.js](https://nodejs.org/en/download/prebuilt-installer/current) and [.NET Core](https://dotnet.microsoft.com/download) too.
0 commit comments