summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```