README: fix typo

This commit is contained in:
detailyang 2019-03-05 11:16:38 +08:00 committed by GitHub
parent 4f13bd6eec
commit c2b8d9c31f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
-----------------