Skip to content

Commit

Permalink
replace references to LowkeyNW w bap
Browse files Browse the repository at this point in the history
closes issue #9. forgot to update these when I copied the text over from my other package.
  • Loading branch information
nwolek authored Aug 31, 2017
1 parent f21b902 commit 66a3a92
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ Additional resources:
If you have [Git](http://git-scm.com/) installed, you can install via the Terminal using the following commands for Max 7:

cd ~/Documents/Max\ 7/Packages
mkdir LowkeyNW
cd LowkeyNW
git clone https://github.com/nwolek/LowkeyNW.git
mkdir vbap
cd vbap
git clone https://github.com/nwolek/vbap.git

For Max 6.1, replace the first line above with the following, and then proceed with the remainder:

cd ~/Documents/Max/Packages

If you do not have Git installed, you can [download the latest release here](https://github.com/nwolek/LowkeyNW/releases). After decompressing the zip archive, the resulting folder can be placed in one of the following folders:
If you do not have Git installed, you can [download the latest release here](https://github.com/nwolek/vbap/releases). After decompressing the zip archive, the resulting folder can be placed in one of the following folders:

* `~/Documents/Max\ 7/Packages`
* `~/Documents/Max/Packages`

## Bug reporting
If you feel that you have found a bug, please report it via [the Issues section](https://github.com/nwolek/vbap/issues) of this GitHub project site.
If you feel that you have found a bug, please report it via [the Issues section](https://github.com/nwolek/vbap/issues) of this GitHub project site.

0 comments on commit 66a3a92

Please sign in to comment.