update the tutorial of kube5g authored by arouk's avatar arouk
...@@ -118,7 +118,7 @@ After some time, the USRP will be on, and now you can connect the phone to the n ...@@ -118,7 +118,7 @@ After some time, the USRP will be on, and now you can connect the phone to the n
``` ```
- If you want to remove the Custom Resource Defintion (CRD) from the k8s cluster - If you want to remove the Custom Resource Defintion (CRD) from the k8s cluster
```bash ```bash
$ ./m5goperator.sh clean $ ./m5goperator.sh -c
``` ```
- If you want to clean your machine from the installed softwar: - If you want to clean your machine from the installed softwar:
```bash ```bash
... ...
......