eric-maynard commented on code in PR #1673:
URL: https://github.com/apache/polaris/pull/1673#discussion_r2107740764


##########
site/content/in-dev/unreleased/getting-started/deploying-polaris/quickstart-deploy-aws.md:
##########
@@ -38,16 +38,15 @@ The requirements to run the script below are:
 ```shell
 chmod +x getting-started/assets/cloud_providers/deploy-aws.sh
 export ASSETS_PATH=$(pwd)/getting-started/assets/
-./getting-started/assets/cloud_providers/deploy-aws.sh
-```
-
-Also, set the following static credentials for interacting with the Polaris 
server in the following exercises: 
-
-```shell
 export CLIENT_ID=root
 export CLIENT_SECRET=s3cr3t
+./getting-started/assets/cloud_providers/deploy-aws.sh
 ```
 
+## Next Steps
+Congrats, you now have a running instance of Polaris! For further information 
regarding how to use Polaris, check out the [Using Polaris]({{% ref 
"using-polaris" %}}) page.

Review Comment:
   You don't necessarily need `Apache` on every usage of `Polaris`. I do think 
this blurb is pretty verbose, though... `information regarding how to use 
Polaris` could be `details on using Polaris` or something.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to