Skip to content

Commit dc85a9f

Browse files
kevinrizzatimflannagan
authored andcommitted
[docs] Update out of date compile step
Upstream-repository: operator-registry Upstream-commit: 9d1c8fb2b4202c94ff7565065d0d3a564bd126a4
1 parent 1e0277f commit dc85a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/operator-registry/docs/design/operator-bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ $ git clone https://github.com/operator-framework/operator-registry
125125
2. Build `opm` binary using this command:
126126

127127
```bash
128-
$ go build ./cmd/opm/
128+
$ make build
129129
```
130130

131131
Now, a binary named `opm` is now built in current directory and ready to be used.

0 commit comments

Comments
 (0)