docs: update README

This commit is contained in:
Deluan 2020-02-04 15:17:10 -05:00
parent 79b0f1f57b
commit 9260957271
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ $ make setup # Install tools required for Navidrome's development
$ make buildall # Build UI and server, generates a single executable
```
This will generate the `navidrome` binary executable in the project's root folder.
This will generate the `navidrome` executable binary in the project's root folder.
### Running for the first time