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 d58c002 commit 1b0cb6bCopy full SHA for 1b0cb6b
README.md
@@ -19,7 +19,7 @@ or use an already built operator hosted on dockerhub or operatorhub.
19
20
### From source
21
22
-You will need some tools on your computer to build and deploy the operator, at least you will `git`, `rust` compiler and
+You will need some tools on your computer to build and deploy the operator, at least you will `git`, `rust` toolchain and
23
`docker`. To deploy the operator, you will also need the `kubectl` command and a `kubernetes` cluster.
24
25
So, firstly, you will need to retrieve the source. You can clone them directly from
0 commit comments