Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
  • Loading branch information
stevemar authored Jun 25, 2019
commit 5a1751198bc53f686fecb708bbda21a3ebf0c439
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ $ ibmcloud cr build -t registry.<ibm_cloud_region>.bluemix.net/<your_namespace>/

### 2. Deploy the application

```
```
$ kubectl run deploy-react-kubernetes-deployment --image=registry.<ibm_cloud_region>.bluemix.net/<your_namespace>/deploy-react-kubernetes
```

Expand Down