Skip to content

Commit dab0c08

Browse files
committed
Update README.md
use https github url for clone, git@ only works for project owner/contributors.
1 parent e98eeef commit dab0c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is still a work in progress!
88
Installing
99
==========
1010

11-
git clone git@github.com:danni/docker-nss.git
11+
git clone https://github.com/danni/docker-nss.git
1212
cd docker-nss
1313
sudo make all install
1414
sudo sed -i -re 's/^(hosts: .*$)/\1 docker/' /etc/nsswitch.conf

0 commit comments

Comments
 (0)