diff --git a/deploy/redhat_openshift/README.md b/deploy/redhat_openshift/README.md index f4b9cd1..90801b6 100644 --- a/deploy/redhat_openshift/README.md +++ b/deploy/redhat_openshift/README.md @@ -46,7 +46,7 @@ pip3 install -r requirements.txt a) Create namespace ``` - $ oc create namespace codefalre + $ oc create namespace codeflare namespace/codeflare created $ ``` @@ -157,4 +157,4 @@ Jupyter setup demo [Reference repository](https://github.com/erikerlandson/ray-o ### Running examples -Once in a Jupyer envrionment, refer to [notebooks](../../notebooks) for example pipeline. Documentation for reference use cases can be found in [Examples](https://codeflare.readthedocs.io/en/latest/). \ No newline at end of file +Once in a Jupyer envrionment, refer to [notebooks](../../notebooks) for example pipeline. Documentation for reference use cases can be found in [Examples](https://codeflare.readthedocs.io/en/latest/).