-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
c.scale_app('myapp3', 2) #102
Comments
Can you tell me more or make a PR? |
######################################################## in your README.md example:
so in scale_app function , the inside of the parameter should be the final number of instances |
Fixed. In the future feel free to simply open a PR directly with a fix. |
in README.md example:
c.scale_app('myapp3', 2)
Maybe a total of 2, instead of 3?
The text was updated successfully, but these errors were encountered: