clone using https instead
not everyone has a github account, wants one or wants to setup ssh keys.
This commit is contained in:
parent
a1a42fec5c
commit
45293fe998
@ -18,7 +18,7 @@ Further progress is tracked in: <https://github.com/solokeys/solo/issues/144>.
|
||||
If you still need to setup a rule, a simple way to do it is:
|
||||
|
||||
```
|
||||
git clone git@github.com:solokeys/solo.git
|
||||
git clone https://github.com/solokeys/solo.git
|
||||
cd solo/udev
|
||||
make setup
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user