mirror of
https://github.com/kyleneideck/BackgroundMusic
synced 2024-11-10 06:34:22 +00:00
Fix a link in the Install section of README.md.
This commit is contained in:
parent
12840cbf31
commit
651b91aeee
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ Otherwise, to build and install:
|
|||
|
||||
- Clone or [download](https://github.com/kyleneideck/BackgroundMusic/archive/master.zip) the project.
|
||||
- If the project is in a zip, unzip it.
|
||||
- [Go to the directory of the project](https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Terminal-Cheatsheet-for-Mac-(-basics-)#core-commands) in `Terminal.app`.
|
||||
- Open `Terminal.app` and [change directory](https://github.com/0nn0/terminal-mac-cheatsheet#core-commands) to the
|
||||
directory containing the project.
|
||||
- Run the following the command: `/bin/bash build_and_install.sh`.
|
||||
|
||||
The script restarts the system audio process (coreaudiod) at the end of the installation, so you might want to pause any
|
||||
|
|
Loading…
Reference in a new issue