SebastianSchramm commited on
Commit
c9aab4a
·
unverified ·
1 Parent(s): 78e55c0

update readme to point to dist/

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: red
6
  sdk: static
7
  pinned: false
8
  app_build_command: npm run build
9
- app_file: build/index.html
10
  ---
11
 
12
  # Getting Started with Create React App
 
6
  sdk: static
7
  pinned: false
8
  app_build_command: npm run build
9
+ app_file: dist/index.html
10
  ---
11
 
12
  # Getting Started with Create React App