aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2022-11-05 13:48:58 +0530
committersinanmohd <pcmsinan@gmail.com>2022-11-05 13:48:58 +0530
commit53a12297684691e445646a4c6b8e5211765f5151 (patch)
tree8cccb30457498cf64ab2ebeda8010b5ad9270ce0
parent0d689b56ddc5c243163d5462e23aba5665fcc803 (diff)
readme: fix installation instruction, closes #1HEAD0.1master
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 910c9f4..92cd383 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ apply [this](https://gitlab.com/sinanmohd/stikman/-/blob/master/nout-sxiv.patch)
## Installation
```
-git clone https://gitlab/sinanmohd/stikman
+git clone https://gitlab.com/sinanmohd/stikman
cd stikman
sudo make install
```