kpfadnis commited on
Commit
f0a28d2
·
unverified ·
2 Parent(s): 275e85f 18a5d8c

Merge pull request #14 from jwm4/patch-1

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ yarn dev
29
  ### Build
30
  To build a static production bundle, please run the following command.
31
  ```shell
32
- yarn dev
33
  ```
34
 
35
  ### Production server
 
29
  ### Build
30
  To build a static production bundle, please run the following command.
31
  ```shell
32
+ yarn build
33
  ```
34
 
35
  ### Production server