Update _index.en.md

This commit is contained in:
JelleBuning 2023-04-06 11:23:16 +02:00 committed by GitHub
parent 9ca50a1c4d
commit a488e27bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ cd flutter/web/js
npm install ts-proto
# only works with vite<=2.8, see: https://github.com/vitejs/vite/blob/main/docs/guide/build.md#chunking-strategy
npm install vite@2.8
npm install --global yarn
yarn build
cd ..