diff options
author | ZachIR <zachir@librem.one> | 2025-07-30 04:06:13 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-30 05:09:03 -0500 |
commit | a18b9a97b6c3262da597efd0b4afc0b27b7f2e1f (patch) | |
tree | c6a74deccd174475f92b5c7220471116b3a8ac6e | |
parent | 218e54aa900ba4e469a405f3e81bf00e024b228d (diff) |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -16,7 +16,7 @@ make install` Note that the `make install` will only install the files that are required to be in the home dir to their corresponding place as hard links and install vimplug -for neovim, vim, or both (depending on which are installed). Make sure to save -changes to these files before running `make install`! Additionally, if you only -want my configs for specific programs, I would recommend cloning it into a -separate directory and avoiding the `make install`. +for vim if it is installed. Make sure to save changes to these files before +running `make install`! Additionally, if you only want my configs for specific +programs, I would recommend cloning it into a separate directory and avoiding +the `make install`. |