README: remove make in docker guidance
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
@@ -715,5 +715,5 @@ the following process:
|
|||||||
2. Commit your changes (This is currently necessary due to our vendoring
|
2. Commit your changes (This is currently necessary due to our vendoring
|
||||||
process. This is likely to change in the future).
|
process. This is likely to change in the future).
|
||||||
3. Update the pinned kube-prometheus dependency in `jsonnetfile.lock.json`: `jb update`
|
3. Update the pinned kube-prometheus dependency in `jsonnetfile.lock.json`: `jb update`
|
||||||
3. Generate dependent `*.yaml` files: `make generate-in-docker`
|
3. Generate dependent `*.yaml` files: `make generate`
|
||||||
4. Commit the generated changes.
|
4. Commit the generated changes.
|
||||||
|
|||||||
Reference in New Issue
Block a user