Skip to content

Commit

Permalink
Update Getting Started.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
trheyi authored May 31, 2024
1 parent c21688c commit 9681b92
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions Introduction/Getting Started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,9 @@ Reference document: [YAO programming basics](../Base Features/YAO Programming Ba

### Preparation: Install Yao

Run the script under terminal: (MacOS/Linux)
Latest Version download and installation:

```bash
curl -fsSL https://website.yaoapps.com/install.sh | bash
```

For Windows users, please refer to the Installation and Debugging chapter:

<Extend
title="Installation and debugging"
desc="Learn how to create a Yao development and debugging environment locally"
link="Introduction/Installation and debugging"
></Extend>
https://github.com/YaoApp/xgen-dev-app/blob/main/README.md

### Step 1: Create a project

Expand Down

0 comments on commit 9681b92

Please sign in to comment.