Skip to content

Commit c2e2a32

Browse files
authored
Update install_from_source.md (#1772)
Mention the need to install gsed for deploy-olm
1 parent 5a814a0 commit c2e2a32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/developer/install_from_source.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ cd oadp-operator
1717

1818
### Installing the Operator
1919

20+
> Note: If on macos, first ensure gsed is installed:
21+
>
22+
> https://formulae.brew.sh/formula/gnu-sed
23+
2024
To install CRDs and deploy the OADP operator to the `openshift-adp`
2125
namespace, run:
2226

0 commit comments

Comments
 (0)