Skip to content

Commit 9d1c8fb

Browse files
authoredAug 5, 2020
[docs] Update out of date compile step
1 parent 204836e commit 9d1c8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/design/operator-bundle.md

+1-1
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)
Please sign in to comment.