diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/python/feature.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/feature.json b/src/python/feature.json index 18728f3..b387e27 100644 --- a/src/python/feature.json +++ b/src/python/feature.json @@ -19,7 +19,7 @@ "default": false, "description": "Optimize Python for performance when compiled (slow)" }, - "install_path": { + "installPath": { "type": "string", "default": "/usr/local/python", "description": "The path where python will be installed." |