Merge pull request #2719 from geethanjalieswaran:doc-changes

PiperOrigin-RevId: 312687935
This commit is contained in:
gVisor bot
2020-05-21 09:55:11 -07:00
+1 -1
View File
@@ -74,7 +74,7 @@ make tests
To run specific tests, you can specify the target:
```
make test TARGET="//runsc:version_test"
make test TARGETS="//runsc:version_test"
```
### Using `go get`