Update readme to reflect new repo UI

This commit is contained in:
Ellwood Zwovic
2017-07-25 01:32:44 -07:00
parent c01c5e0e60
commit 85a61cfead

View File

@@ -21,10 +21,7 @@ change.
`/path/to/blender/build/bin/2.78/scripts/addons/` `/path/to/blender/build/bin/2.78/scripts/addons/`
5. Run blender 5. Run blender
6. Open the user preferences and switch to the "Packages" section. 6. Open the user preferences and switch to the "Packages" section.
7. Add a repository (currently only one is allowed, but this will change). You can use a local repository (see below), or the one I set up for testing: `http://blendermonkey.com/bpkg`.
The default repository can currently be changed in the addon's preferences
section (currently only accessible in the "Addons" section). You can either use
a local repository (see below), or `http://blendermonkey.com/bpkg`.
A local repository can be generated with the `generate_repository` script found A local repository can be generated with the `generate_repository` script found
in the addon repository. Example usage: in the addon repository. Example usage: