From d51fe59f8feea3341162df4be8b8f7b7552db5b6 Mon Sep 17 00:00:00 2001 From: whoami Date: Sun, 21 Jun 2020 04:34:06 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a1d03..5a9ef2d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ cargo install sway-alttab ### From Source ```bash -git clone https://gitlab.com/reisub0/sway-alttab +git clone https://github.com/reisub0/sway-alttab cargo install --path sway-alttab ```