Further clarify testing instructions

This commit is contained in:
Ellwood Zwovic
2017-07-27 17:27:00 -07:00
parent 20fa97f0d7
commit 4f2a365dc4

View File

@@ -22,9 +22,8 @@ change.
4. Install the addon. Copy (or symlink) the `package_manager` directory
contained *within* the cloned repository into
`/path/to/blender/build/bin/2.78/scripts/addons/`
5. Run blender
6. Open the user preferences and switch to the "Packages" section.
7. Add a repository by clicking the "plus" icon on the left. You can use a local repository (see below), or the one I set up for testing: `http://blendermonkey.com/bpkg`.
5. Start blender and enable the addon (it's in the "Testing" support level")
6. Add a repository in *User Preferences > Packages > Repositories* by clicking the "plus" icon. You can use a local repository (see below), or the one I set up for testing: `http://blendermonkey.com/bpkg`.
Currently only one repository is allowed, but this will change.