Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloSans authored Jul 5, 2024
1 parent 75be62d commit 6031afd
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 @@ -26,11 +26,11 @@ Update your `appsettings.json` according you database configurations
4.Create migrations for database
```cmd
add-migration "your migration name"
```
```
5.Update your database
```cmd
database-update
```
```
## Endpoints

### ClientController
Expand Down

0 comments on commit 6031afd

Please sign in to comment.