Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drudilorenzo authored Jun 24, 2022
1 parent 0f780cb commit 9e26fa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ git clone [email protected]:LorenzoDrudi/Portify.git
```
Now you have to do a few steps:

-Create the db with the [sql script](database/createDB.sql)
-Create the db with the [sql script](database/createDB.sql);

-Use your DB credentials [here](src/main/resources/application.properties)
-Use your DB credentials [here](src/main/resources/application.properties).

You can then run it on linux or mac-os with:

Expand Down

0 comments on commit 9e26fa3

Please sign in to comment.