Skip to content

Commit

Permalink
Fix code block in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansbv committed Nov 23, 2016
1 parent 14e6b82 commit b260c20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Install
The easiest method is to download the latest binary package made with
Cava Packager from the GitHub repository and then:

....
```
# chmod 755 planned-copy-linux-x86_64-0-XXX.bin
# cp planned-copy-linux-x86_64-0-XXX.bin /opt/
# cd /opt
# ./planned-copy-linux-x86_64-0-XXX.bin
....
```

Put `/opt/planned-copy/bin/` in your PATH.

Expand Down

0 comments on commit b260c20

Please sign in to comment.