diff --git a/contributions/ServerSetup.md b/contributions/ServerSetup.md index 5eeef0918d..98e0dd173a 100644 --- a/contributions/ServerSetup.md +++ b/contributions/ServerSetup.md @@ -89,7 +89,5 @@ docker run -p 127.0.0.1:6379:6379 --name appsmith-redis redis When using this command, the value of `APPSMITH_REDIS_URI` should be set to `redis://localhost:6379`. ## Need Assistance -If you are unable to resolve any issue while doing the setup: -- Please re-read all the steps and make sure you follow all instructions. -- In case step (1) does not resolve your issue, please send an email to support@appsmith.com. Team Appsmith will be happy to help you. -- In case you notice any discrepancy, please raise an issue on github and/or send an email to support@appsmith.com. +- If you are unable to resolve any issue while doing the setup, please initiate a Github discussion or send an email to support@appsmith.com. We'll be happy to help you. +- In case you notice any discrepancy, please raise an issue on Github and/or send an email to support@appsmith.com.