Skip to content

Commit

Permalink
correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cviolbarbosa committed May 16, 2024
1 parent b1b7343 commit 8c47a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ in the terminal:


```bash
docker-compose run --rm name_of_helyos_client_app "/usr/local/helyos_core/helyos_database/db_commands/migrate.sh"
docker-compose run --rm helyos_core_service "/usr/local/helyos_core/helyos_database/db_commands/migrate.sh"
```

Note that when migrating to a new database schema, it is crucial to assess how these changes will impact the application.
Expand Down

0 comments on commit 8c47a9f

Please sign in to comment.