Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samueltauil authored Jan 30, 2019
1 parent 3f7c4d1 commit 7cc01e6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions vendor/openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,17 @@ git clone https://github.com/samueltauil/python_cowbull_server
```
cd python_cowbull_server
```
From here you can choose which way to go.

#### Deploying manually all components

Let's create a project first.

```
oc new-project cowbull-dev
```

From here you can choose which way to go.

#### Deploying manually all components

Create the ConfigMap to store the cowbull config file.

```
Expand Down

0 comments on commit 7cc01e6

Please sign in to comment.