Explorar o código

Reference 2.7x addons path in docs

The path for addons is different for 2.76, after searching my filesystem
this is the location I found for my addons directory
marclave %!s(int64=8) %!d(string=hai) anos
pai
achega
5a662b07e1
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      utils/exporters/blender/README.md

+ 5 - 1
utils/exporters/blender/README.md

@@ -43,7 +43,11 @@ By default, this should look like:
 For Ubuntu users who installed Blender 2.68 via apt-get, this is the location:
 
     /usr/lib/blender/scripts/addons
-    
+
+For Ubuntu users who installed Blender 2.7x via apt-get, this is the location:
+
+    /usr/share/blender/scripts/addons
+
 
 ## Usage