Update README.md

This commit is contained in:
Andrei Balan 2023-04-16 11:07:28 +03:00 committed by GitHub
parent 886d7688d0
commit 55395ec01b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ Accord is an app, similar to Discord, but cooler.
## Setup
1. Clone the repo (frop GitHub).
1. Clone the repo (from GitHub).
2. Generate SSH keys (secure user logins).
From app directory (with Git bash):
```
@ -86,4 +86,4 @@ NODE_ENV="dev"
PORT=3001
ROOT_ENDPOINT="http://localhost:3001"
WEBSITE_URL="http://localhost:4200"
```
```