Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 6dad5c9

Browse files
author
Daryl Lozupone
committed
Merge pull request #70 from keesiemeijer/master
Error when cloning repo
2 parents 0e5630d + 561bdec commit 6dad5c9

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
@@ -52,7 +52,7 @@ After making sure you have the necessary software, run the following commands:
5252

5353
# cd ~/Sites, or cd into whichever directory you store your website projects in
5454
cd ~/Sites
55-
git clone git@github.com:wplib/wplib-box.git
55+
git clone https://github.com/wplib/wplib-box.git
5656
cd wplib-box
5757
composer install
5858
vagrant up

0 commit comments

Comments
 (0)