Browse Source

Blender addons have a new path on Linux.

Tapio Vierros 12 years ago
parent
commit
70eb610e93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/exporters/blender/README.md

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

@@ -27,7 +27,7 @@ Depends on where blender.app is. Assuming you copied it to your Applications fol
 
 By default, this should look like:
 
-    /home/USERNAME/.blender/2.6X/scripts/addons
+    /home/USERNAME/.config/blender/2.6X/scripts/addons
 
 ## Usage