Update README.md

This commit is contained in:
Sharon 2021-12-20 14:19:00 -05:00 committed by GitHub
parent 977fe1afa5
commit 0873dbd020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -86,11 +86,11 @@ You can try this out on the [live demo](https://nomadic-labs.github.io/safesuppo
Clone the project:
```
git clone https://github.com/nomadic-labs/safesupport-chatbox.git
git clone https://github.com/Safe-Support-Chat/ocrcc-chatbox.git
```
Install the dependencies:
```
cd safesupport-chatbox
cd ocrcc-chatbox
yarn
```