Skip to content

Commit 5866140

Browse files
5tronciytshemsedinov
authored andcommitted
Fix typos in README
1 parent a1ef506 commit 5866140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ let's start with
6060
- Start your project modifying this starter kit
6161
- If you have Docker and Docker Compose installed to run the project, use the command: `docker-compose up`
6262
- Before running server initialize the DB:
63-
- First of all, make sure you have PostgreSQL installed (prefer 12.x to 16.x).
63+
- First of all, make sure you have PostgreSQL installed (preferably 12.x to 16.x).
6464
- Run database initialization script: `database/setup.sh`
6565
- Run project: `node server.js` and stop with Ctrl+C
66-
- Ask questions in telegram https://t.me/nodeua (node.js related) or
66+
- Ask questions in Telegram https://t.me/nodeua (node.js related) or
6767
https://t.me/metaserverless (metarhia related)
6868

6969
## License

0 commit comments

Comments
 (0)