README: fix typo

This commit is contained in:
detailyang
2019-03-05 11:16:38 +08:00
committed by GitHub
parent 4f13bd6eec
commit c2b8d9c31f

View File

@@ -130,7 +130,7 @@ helper scripts
./scripts/dev-agent.sh
```
To build the full release binary run `make` and that will create `./dist/k3s`
To build the full release binary run `make` and that will create `./dist/artifacts/k3s`
Kubernetes Source
-----------------