diff --git a/windows/choco/python3.sls b/windows/choco/python3.sls index e10e0a8..aff8417 100644 --- a/windows/choco/python3.sls +++ b/windows/choco/python3.sls @@ -1,3 +1,3 @@ 'Installons Python 3': chocolatey.installed: - - name: python3 \ No newline at end of file + - name: python \ No newline at end of file