There was an error while loading. Please reload this page.
1 parent abd32a8 commit 5a17511Copy full SHA for 5a17511
README.md
@@ -168,7 +168,7 @@ $ ibmcloud cr build -t registry.<ibm_cloud_region>.bluemix.net/<your_namespace>/
168
169
### 2. Deploy the application
170
171
-```
+```
172
$ kubectl run deploy-react-kubernetes-deployment --image=registry.<ibm_cloud_region>.bluemix.net/<your_namespace>/deploy-react-kubernetes
173
```
174
0 commit comments