From 42c564019e9e2fa6b6e0c44ebc9c5bc42b7a702a Mon Sep 17 00:00:00 2001 From: jdhao Date: Mon, 2 Aug 2021 00:25:05 +0800 Subject: Rename setup script for Linux --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index e9fee25..ff62731 100644 --- a/docs/README.md +++ b/docs/README.md @@ -228,7 +228,7 @@ time to install all of them, depending on your network condition. # Automatic Installation for Linux # To set up a workable Neovim environment in Linux, I use the bash script -[`Nvim_setup.sh`](Nvim_setup.sh) to automatically install necessary +[`nvim_setup_linux.sh`](nvim_setup_linux.sh) to automatically install necessary dependencies, Neovim itself and Nvim configs in this repo. Note that the variable `PYTHON_INSTALLED`, `SYSTEM_PYTHON` and -- cgit v1.2.3