Skip to content

Commit e654781

Browse files
committed
Document supported platforms in quick guide
1 parent e1dda6c commit e654781

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/develop-quickstart.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ After you complete this quickstart, you can follow the
88

99
## Prerequisites
1010

11+
### System Requirements
12+
13+
Currently supported platforms: amd64 Linux/Mac
14+
1115
### Setting Up Your Local Environment
1216

1317
- Install [node][download-node]

docs/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide will walk you through developing a KPT function using the Typescript
1717

1818
### System Requirements
1919

20-
Supported platforms: amd64 Linux/Mac/Windows
20+
Currently supported platforms: amd64 Linux/Mac
2121

2222
### Setting Up Your Local Environment
2323

0 commit comments

Comments
 (0)