Skip to content

Commit 09d62ed

Browse files
committedJun 11, 2021
Updated installation section of Readme
1 parent baba4b3 commit 09d62ed

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed
 

‎README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,13 @@ The option **has restrict** maximum to 1000 segments.
2626

2727
# Installation
2828

29-
1. Download last git version of this addon to your computer. Press green button "Code" on top right corner and there select option "Download ZIP" in dropdown menu.
3029

31-
2. Unpack Zip file to your Blender config folder, for example: `../blender/2.93/scripts/addons/SymmetricPrimitives`
30+
1. Download the [latest release](https://github.com/microcoder/SymmetricPrimitives/releases/latest).
3231

33-
3. Run Blender and go to the menu `Edit -> Preferences -> Add-ons` then find in Add Mesh category this add-on and toggle its to enabled.
32+
2. Run the Blender and go to the menu `Edit → Preferences → Add-ons` then click on `Install`:
33+
34+
<img src="./extras/installation-1.png" />
35+
36+
3. Find and select the downloaded zip file, then click Install Add-on.
37+
38+
4. Enable the add-on toggle the checkbox in Add Mesh category.

‎extras/installation-1.png

34.2 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.