diff --git a/object_grease_scatter.py b/object_grease_scatter.py
index 4d6aeddb07d606878e2c56de065f8c44b1c951a5..01a2afd35b81efdad26b7c096148cb26bbee05e1 100644
--- a/object_grease_scatter.py
+++ b/object_grease_scatter.py
@@ -26,7 +26,7 @@ bl_info = {
     "version": (0, 1),
     "blender": (2, 5, 8),
     "api": 36079,
-    "location": "3D View, Toolbar",
+    "location": "3D View, Add Mesh",
     "description": ("Scatter a group of objects onto the active mesh using "
                     "the grease pencil lines"),
     "warning": "",