diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ $ go build networkQuality.go That will create an executable in `${RSPVNSS_SOURCE_DIR}` named `networkQuality`. +> As a bonus, there are now `make`able targets (`all`, `build`, `test`, `clean`) in case that's easier to remember! + ### Run From `${RSPVNSS_SOURCE_DIR}`, running the client is straightforward. Simply |
