Update build instructions
This commit is contained in:
@@ -9,7 +9,7 @@ You can use this example as a seed for a new project.
|
||||
Try out the chat app by running:
|
||||
|
||||
```
|
||||
npm install
|
||||
npm install --legacy-peer-deps
|
||||
npm start
|
||||
```
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ You can use this example as a seed for a new project, and it uses:
|
||||
Try out the chat app by running:
|
||||
|
||||
```
|
||||
npm install
|
||||
npm install --legacy-peer-deps
|
||||
npm start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user