diff options
Diffstat (limited to 'docs/netbsd')
| -rw-r--r-- | docs/netbsd/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/netbsd/README.md b/docs/netbsd/README.md index 679a4df93..d411de2a7 100644 --- a/docs/netbsd/README.md +++ b/docs/netbsd/README.md @@ -30,7 +30,7 @@ At this point you should have a NetBSD distribution in `$HOME/netbsd/dest`. 2. Clone the syzkaller repository. ```sh - host$ go get -u -d github.com/google/syzkaller/... + host$ go get -u -d github.com/google/syzkaller/prog host$ cd ~/go/src/github.com/google/syzkaller ``` |
