1
0
Fork 0
mirror of https://github.com/reisub0/sway-alttab synced 2024-05-12 10:16:02 +02:00
This commit is contained in:
whoami 2020-06-21 04:34:06 +03:00 committed by GitHub
parent f22dde6171
commit d51fe59f8f
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```