Remove the psh button

This commit is contained in:
Fabien Potencier
2025-10-21 10:41:22 +02:00
parent c359770ca2
commit b550d0f4b1

View File

@@ -38,13 +38,6 @@ cd my_project/
composer install
```
**Option 3.** Click the following button to deploy this project on Platform.sh,
the official Symfony PaaS, so you can try it without installing anything locally:
<p align="center">
<a href="https://console.platform.sh/projects/create-project?template=https://raw.githubusercontent.com/symfonycorp/platformsh-symfony-template-metadata/main/symfony-demo.template.yaml&utm_content=symfonycorp&utm_source=github&utm_medium=button&utm_campaign=deploy_on_platform"><img src="https://platform.sh/images/deploy/lg-blue.svg" alt="Deploy on Platform.sh" width="180px" /></a>
</p>
Usage
-----