aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-09-27 20:47:07 +0800
committerjdhao <jdhao@hotmail.com>2020-09-27 20:47:07 +0800
commit2a566f8d76a7e3f936cb200ccfb4ca0e66acb64f (patch)
tree7043f6c887179c64761f08527ee29f85b9006c52 /docs
parentdd8c3cd9c0418cbeffc8935cd681109314bcc285 (diff)
update docs
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/Nvim_setup.sh2
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