Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pacna committed Dec 28, 2023
1 parent 279a682 commit 1efa220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Edge.MyMusic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ dotnet run -inmemory
$ dotnet run -webapp
```

- `audios`: Specify the folder or file path for your audio files. This enables you to seamlessly embed the files in the server for efficient access.
- `--audios`: Specify the folder or file path for your audio files. This enables you to seamlessly embed the files in the server for efficient access.

```bash
$ dotnet run --audios=path/to/folder/or/file
Expand Down

0 comments on commit 1efa220

Please sign in to comment.