1
0
mirror of https://github.com/containers/youki synced 2024-11-23 01:11:58 +01:00

Merge pull request #2717 from homersimpsons/patch-1

Remove GitPod and add link to GitHub codespaces
This commit is contained in:
Yashodhan 2024-03-06 11:28:43 +05:30 committed by GitHub
commit 84addaf4ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -139,9 +139,7 @@ The User and Developer Documentation for youki is hosted at [https://containers.
# Getting Started
Local build is only supported on Linux.
For other platforms, please use the [Vagrantfile](#setting-up-vagrant) that we have prepared. You can also spin up a fully preconfigured development environment in the cloud with gitpod.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/containers/youki)
For other platforms, please use the [Vagrantfile](#setting-up-vagrant) that we have prepared. You can also spin up a fully preconfigured development environment in the cloud with [GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started/quickstart).
## Requires