Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPotatoCider <josephgoh7@gmail.com>2022-09-26 11:33:20 +0300
committerGitHub <noreply@github.com>2022-09-26 11:33:20 +0300
commit8480bf03f279f022172fb9b02828a412c57f30c6 (patch)
treee1a5fd5d199d36eac3ccb43d61aff2413f4b881c
parent01e840426d752973cb604f4c081028e98a496a7d (diff)
Fix github clone in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2827786..36300e0 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ So HTF do i use these things???
-------------------------------
One of the easiest ways is like this:
-`git clone git://github.com/serialhex/nano-highlight.git ~/.nano`
+`git clone https://github.com/serialhex/nano-highlight ~/.nano`
then simply add the different \*.nanorc files that you want to use to your `~/.nanorc` file. for example, this is mine:
```bash