mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
kernel: Update README with right instructions
Fix the instructions in the README guide when setting up kernel source code. Fixes: #673 Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
@@ -20,6 +20,8 @@ The `build-kernel.sh` script requires an installed Golang version matching the
|
||||
## Setup kernel source code
|
||||
|
||||
```bash
|
||||
$ go get -d -u github.com/kata-containers/packaging
|
||||
$ cd $GOPATH/src/github.com/kata-containers/packaging/kernel
|
||||
$ ./build-kernel.sh setup
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user