From 34fc1f251f5a07ef0536e5732ea94537340bbb49 Mon Sep 17 00:00:00 2001 From: Michael Kelly Date: Mon, 17 Oct 2011 12:16:16 -0700 Subject: [PATCH] Update readme to point to mozilla account. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fff7bdc..d7e1b39 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ See also: * Make sure you have at least Python 2.5 * I'm using Python 2.6.5 from MacPorts, for what it's worth. * Get the source code: - * `git clone git://github.com/lmorchard/home-snippets-server.git` + * `git clone git://github.com/mozilla/home-snippets-server.git` * `cd home-snippets-server` * Acquire python library dependencies, using either of these methods * Use the vendor library (closer to Mozilla production): - * `git clone git://github.com/lmorchard/home-snippets-server-lib.git vendor` + * `git clone git://github.com/mozilla/home-snippets-server-lib.git vendor` * Use [pip][] and [virtualenv][] (more bleeding edge): * `virtualenv --no-site-packages env` * `./env/activate` @@ -53,7 +53,7 @@ See also: Install and use this addon: -* +* This will allow you to change the server used by about:home, and to force a refresh. Usually this page only checks for content once per day, but the addon