From 4f2a365dc4ee23d2d20afe4c24ccf3c5a9325005 Mon Sep 17 00:00:00 2001 From: Ellwood Zwovic Date: Thu, 27 Jul 2017 17:27:00 -0700 Subject: [PATCH] Further clarify testing instructions --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ead52d5..9ac7cbe 100644 --- a/README.md +++ b/README.md @@ -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.