Skip to content

Commit f7cf002

Browse files
committed
Release 0.21.1
1 parent 13601da commit f7cf002

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,12 @@ Build and run the app
5858

5959
### Prerequisites
6060

61-
Before you launch the sample app, make sure that you have [installed the Vega Developer Tools](https://developer.amazon.com/docs/vega/latest/install-vega-sdk.html) and NodeJS 18-20.
61+
Before you launch the sample app, make sure that you have:
6262

63+
* [Vega Developer Tools](https://developer.amazon.com/docs/vega/latest/install-vega-sdk.html)
64+
* [Python v3.x](https://www.python.org/downloads/)
65+
* [Java Runtime Environment v21 or later](https://learn.microsoft.com/en-us/java/openjdk/download)
66+
* [NodeJS v18-v20](https://nodejs.org/en/download/)
6367

6468
### Step 1: Build the app
6569

@@ -97,9 +101,7 @@ You can also use [Vega Studio](https://developer.amazon.com/docs/vega/latest/set
97101
vega virtual-device start
98102
```
99103

100-
2. Go to the directory where you placed the VPKG files.
101-
102-
3. To install and launch the app on the Vega Virtual Device, run the following command, depending on your device architecture.
104+
2. To install and launch the app on the Vega Virtual Device, run the following command, depending on your device architecture.
103105

104106
- On Mac M-series based devices.
105107

0 commit comments

Comments
 (0)