diff --git a/README.md b/README.md index edaf5e7..7c9d2a5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ pip install -r requirements.txt python app.py -## Deploying to Stackato +## Deploying to HPE Helion Stackato stackato push -n diff --git a/manifest.yml b/manifest.yml index 5990065..2981581 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,2 +1,3 @@ applications: - name: python-env + memory: 32M