Skip to content

Commit 8aaf581

Browse files
authored
docs: update quick start refs and installation guide in the readme (#563)
1 parent e965083 commit 8aaf581

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

README-zh.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Kusion 是 [KusionStack](https://github.com/KusionStack) 的平台工程引擎
3838

3939
### 部署第一个应用
4040

41-
参考 [Quick Start](https://kusionstack.io/docs/user_docs/getting-started/usecases/deliver-first-project) 通过 Kusion
41+
参考 [Quick Start](https://kusionstack.io/docs/user_docs/getting-started/deliver-the-wordpress-application-on-kubernetes/) 通过 Kusion
4242
部署您的第一个应用
4343

4444
![apply](https://raw.githubusercontent.com/KusionStack/kusionstack.io/main/static/img/docs/user_docs/getting-started/apply.gif)
@@ -51,13 +51,6 @@ Kusion 是 [KusionStack](https://github.com/KusionStack) 的平台工程引擎
5151
brew install KusionStack/tap/kusion
5252
```
5353

54-
### Scoop (Windows)
55-
56-
```bash
57-
scoop add bucket KusionStack https://github.com/KusionStack/scoop-bucket.git
58-
scoop install KusionStack/kusion
59-
```
60-
6154
### Go Install
6255

6356
```shell

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Kusion is the platform engineering engine of [KusionStack](https://github.com/Ku
4141

4242
### Deploy your first App
4343

44-
Visit [Quick Start](https://kusionstack.io/docs/user_docs/getting-started/usecases/deliver-first-project) to deliver an
44+
Visit [Quick Start](https://kusionstack.io/docs/user_docs/getting-started/deliver-the-wordpress-application-on-kubernetes/) to deliver an
4545
App with one Kusion command
4646

4747
![apply](https://raw.githubusercontent.com/KusionStack/kusionstack.io/main/static/img/docs/user_docs/getting-started/apply.gif)
@@ -54,13 +54,6 @@ App with one Kusion command
5454
brew install KusionStack/tap/kusion
5555
```
5656

57-
### Scoop (Windows)
58-
59-
```bash
60-
scoop add bucket KusionStack https://github.com/KusionStack/scoop-bucket.git
61-
scoop install KusionStack/kusion
62-
```
63-
6457
### Go Install
6558

6659
```shell

0 commit comments

Comments
 (0)