Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcGueury committed Mar 7, 2024
1 parent 73c34fe commit bc90247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Go to: [www.ocistarter.com](https://www.ocistarter.com/)
```
unzip starter.zip
cd starter
./oci-starter build
./starter.sh build
Then click on the UI_URL at then end of the build
```

Expand All @@ -27,7 +27,7 @@ git clone https://github.com/MarcGueury/oci-starter
cd oci-starter
./oci_starter.sh -prefix test -language java -deploy compute -db_password LiveLab__12345
cd output
./oci-starter build
./starter.sh build
Then click on the UI_URL at then end of the build
```

Expand Down

0 comments on commit bc90247

Please sign in to comment.