diff --git a/README.md b/README.md index 9235466..7d6adab 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,6 @@ mv ~/.local/share/nvim ~/.local/share/nvim.bak mv ~/.local/state/nvim ~/.local/state/nvim.bak mv ~/.cache/nvim ~/.cache/nvim.bak ``` - -#### Create a new user repository from this template - -Press the "Use this template" button above to create a new repository to store your user configuration. - -You can also just clone this repository directly if you do not want to track your user configuration in GitHub. - #### Clone the repository ```shell