Skip to content

Commit 8cd02b6

Browse files
author
Lukas Gentele
authored
Update README.md
1 parent 05f5e74 commit 8cd02b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ curl -s -H "Accept: application/json" "https://api.github.com/repos/covexo/devsp
4848
```
4949

5050
## [Quickstart](https://devspace-cloud.com/getting-started/)
51-
To get started with the DevSpace CLI, you only need a Kubernetes cluster. If you do not have one yet, take a look at our [Minikube Install Guide](https://devspace.covexo.com/docs/advanced/kubernetes.html) or [request access to the private beta of the DevSpace Cloud](https://devspace-cloud.com/).
51+
Follow this link for the [Quickstart Guide](https://devspace-cloud.com/getting-started/).
5252

5353
The DevSpace CLI allows you to create a DevSpace for any existing project with just a single command:
5454
```
5555
devspace up
5656
```
57-
Take a look at the [Getting Started Guide](https://devspace-cloud.com/getting-started/) on our documentation page to see how to get started with a DevSpace.
57+
Take a look at the [Getting Started Guide](https://devspace-cloud.com/getting-started/) to see how to get started with a DevSpace.
5858

5959
**Note:** Don't worry, you can use `devspace reset` to reset your project and go back to local development.
6060

0 commit comments

Comments
 (0)