coyotte508 HF Staff commited on
Commit
a218e22
·
verified ·
1 Parent(s): 5615078

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: green
6
  sdk: static
7
  pinned: false
8
  short_description: Static vite app with React
9
- app_command: "npm run build"
10
  app_file: "dist/index.html"
11
  ---
12
 
 
6
  sdk: static
7
  pinned: false
8
  short_description: Static vite app with React
9
+ app_build_command: "npm run build"
10
  app_file: "dist/index.html"
11
  ---
12