1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

update docs

This commit is contained in:
jdhao 2020-09-27 20:47:07 +08:00
parent dd8c3cd9c0
commit 2a566f8d76

View File

@ -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