diff --git a/deploy/basic/README.md b/deploy/basic/README.md index 02c4e4ec5..cc79ce744 100644 --- a/deploy/basic/README.md +++ b/deploy/basic/README.md @@ -38,7 +38,7 @@ The application uses a typical topology for a 3-tier web application as follows - Generate Stack Zip Package for OCI Resource Manager -`docker run -v $PWD:/transfer --rm --entrypoint cp mushop-basic:latest /package/mushop-basic.zip /transfer/mushop-basic.zip` +`docker run -v $PWD:/transfer --rm --entrypoint cp mushop-basic:latest /package/mushop-basic.zip /transfer/mushop-basic-stack.zip` This creates a `.zip` file in your working directory that can be imported in to OCI Resource Manager. @@ -54,4 +54,4 @@ This creates a `.zip` file in your working directory that can be imported in to [rt]: https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm [seclist]: https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securitylists.htm [adb]: https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/adboverview.htm -[inst]: https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm \ No newline at end of file +[inst]: https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm