mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-15 03:24:30 +01:00
Merge pull request #774 from YchauWang/update-docs-2.0branch
docs: Fix the kata-pkgsync tool's docs script path
This commit is contained in:
@@ -42,12 +42,12 @@ of packages, to avoid re-downloading files if already done.
|
||||
|
||||
Install with:
|
||||
```
|
||||
$ go get github.com/kata-containers/packaging/cmd/kata-pkgsync`
|
||||
$ go get github.com/kata-containers/kata-containers`
|
||||
```
|
||||
|
||||
Create your configuration:
|
||||
```
|
||||
$ cd $GOPATH/src/github.com/kata-containers/packaging/cmd/kata-pkgsync
|
||||
$ cd $GOPATH/src/github.com/kata-containers/kata-containers/tools/packaging/cmd/kata-pkgsync
|
||||
$ cp config-example.yaml config.yaml
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user