We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f11b4 commit d994202Copy full SHA for d994202
README.md
@@ -17,6 +17,9 @@
17
18
#### Fresh installation
19
* Download [venona's](https://github.com/codefresh-io/venona/releases) binary
20
+ * With homebrew:
21
+ * `brew tap codefresh-io/venona`
22
+ * `brew install venona`
23
* Create namespace where venona should run<br />
24
Example: `kubectl create namespace codefresh-runtime`
25
* Create *new* runtime-environment with Venona's agents installed <br />
0 commit comments