mirror of
https://github.com/BreizhHardware/multi-monitors-add-on.git
synced 2026-01-18 16:47:26 +01:00
corrected git clone command
`git clone git://github.com/realh/multi-monitors-add-on.git` uses an outdated url.
This commit is contained in:
@@ -18,7 +18,7 @@ in dynamic fashion, no restart needed.
|
||||
# Installation from git
|
||||
|
||||
```sh
|
||||
git clone git://github.com/realh/multi-monitors-add-on.git
|
||||
git clone git@github.com:realh/multi-monitors-add-on.git
|
||||
cd multi-monitors-add-on
|
||||
cp -r multi-monitors-add-on@spin83 ~/.local/share/gnome-shell/extensions/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user