From 6160633ab9a54238974af3cf498024ad98fc977e Mon Sep 17 00:00:00 2001 From: Giovane Date: Tue, 23 Feb 2016 20:13:28 -0300 Subject: Fix repositore clone url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 11e31ab9..20fdc535 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You are most welcome to contribute to the pixelated user agent code base. Please 2) Clone the repo and start the virtual machine (downloads 600MB): ``` -$ git clone https://github.com/pixelated-project/pixelated-user-agent.git +$ git clone https://github.com/pixelated/pixelated-user-agent.git $ cd pixelated-user-agent $ vagrant up ``` -- cgit v1.2.3