Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yakovypg authored Oct 1, 2024
1 parent 4ce975c commit aa84ccc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Follow these steps:
- Install PostgreSQL (port: 5432).
- Add user `postgres` with password `postgres` if it wasn't added automatically.
- Make sure user `postgres` has password `postgres`.
- Make sure there is no table named `delivery` in the database.
- Make sure there is no table named `delivery` in the database.
- Make sure port `5131` is available on your computer.
- Clone repository.
```
git clone https://github.com/yakovypg/Delivery-MVC.git
Expand Down

0 comments on commit aa84ccc

Please sign in to comment.