Update README about integration tests

This commit is contained in:
Tatsuhiro Tsujikawa 2015-01-21 01:06:28 +09:00
parent 16e91746d9
commit 426fbda799
1 changed files with 3 additions and 1 deletions

View File

@ -186,8 +186,10 @@ its testing framework. We depends on the following libraries:
* https://github.com/bradfitz/http2
* https://github.com/tatsuhiro-t/go-nghttp2
* https://golang.org/x/net/spdy
To run the tests, enter ``integration-tests`` directory and run::
To run the tests, after installing above packages and their
dependencies, run::
$ make it