Merge pull request #118 from Joshndroid/master

Readme: Fix repo cloning for Ubuntu
This commit is contained in:
Gianluca Boiano 2017-10-17 15:31:25 +02:00 committed by GitHub
commit 0a468c23ef
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ On Arch it should be enough to follow the [instructions for connecting a device
### Ubuntu
# Clone this repository
git clone git@github.com:M0Rf30/android-udev-rules.git
git clone https://github.com/M0Rf30/android-udev-rules.git
# Create a sym-link to the rules file
sudo cp android-udev-rules/51-android.rules /etc/udev/rules.d/
# Change file permissions