From 85a61cfead612ea7fb35235532d3bc87764c1fc1 Mon Sep 17 00:00:00 2001 From: Ellwood Zwovic Date: Tue, 25 Jul 2017 01:32:44 -0700 Subject: [PATCH] Update readme to reflect new repo UI --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a76eddd..02b54a9 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,7 @@ change. `/path/to/blender/build/bin/2.78/scripts/addons/` 5. Run blender 6. Open the user preferences and switch to the "Packages" section. - -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`. +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`. A local repository can be generated with the `generate_repository` script found in the addon repository. Example usage: