Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Commit

Permalink
Updates to readme (#101)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
rareddy committed Nov 27, 2018
1 parent 768c0af commit 6f1e52b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ git clone git@github.com:teiid/teiid-komodo.git
```
cd syndesis
# install syndesis in minishift
tools/bin/syndesis minishift --install --project syndesis --vm-driver virtualbox
tools/bin/syndesis minishift --install --project syndesis --vm-driver virtualbox [--memory 6144 --disk-size 40GB]
# wait until the Minishift is started and you logged using oc login, then proceed with next step
Expand Down Expand Up @@ -74,6 +74,9 @@ By default, Minishift starts with 2GB of memory and 20GB of storage. This can qu
> minishift config set memory 6GB
See also the optional parameters you can supply on the "syndesis minishift" command to achieve the same.


Licenses
-------

Expand Down

0 comments on commit 6f1e52b

Please sign in to comment.