diff options
| author | jdhao <jdhao@hotmail.com> | 2020-09-27 20:47:07 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-09-27 20:47:07 +0800 |
| commit | 2a566f8d76a7e3f936cb200ccfb4ca0e66acb64f (patch) | |
| tree | 7043f6c887179c64761f08527ee29f85b9006c52 /docs/Nvim_setup.sh | |
| parent | dd8c3cd9c0418cbeffc8935cd681109314bcc285 (diff) | |
update docs
Diffstat (limited to 'docs/Nvim_setup.sh')
| -rwxr-xr-x | docs/Nvim_setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Nvim_setup.sh b/docs/Nvim_setup.sh index 475f33d..23e3537 100755 --- a/docs/Nvim_setup.sh +++ b/docs/Nvim_setup.sh @@ -2,7 +2,7 @@ set -exu set -o pipefail -# Whether to python has been installed +# Whether python3 has been installed on the system PYTHON_INSTALLED=true # If Python has been installed, then we need to know whether Python is provided |
