Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CXwudi authored Jan 6, 2024
1 parent 759000e commit ec7ae6b
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 @@ -44,7 +44,8 @@ spring:
password: my_password
```
Place this yaml file beside the executable file in `songfinder-app\build\compose\binaries\main\app`, and run:
Place this yaml file beside the executable file in `songfinder-app\build\compose\binaries\main\app`,
open a terminal in that folder and run:

```shell
./songfinder-app --spring.config.import=file:./<your yaml file>
Expand Down

0 comments on commit ec7ae6b

Please sign in to comment.