Oops, fix `git clone` URL in README.
[pyrisk.git] / README
diff --git a/README b/README
index 1a1e17697875ed5ccdf839733c2aaad06aa91395..5cea697b8f49e57543301a2d9218dfeded7f36c2 100644 (file)
--- a/README
+++ b/README
@@ -17,11 +17,11 @@ Getting PyRisk
 
 PyRisk is available as a Git repository::
 
 
 PyRisk is available as a Git repository::
 
-    $ git clone http://www.physics.drexel.edu/~wking/code/git/pyrisk.git
+    $ git clone git://tremily.us/pyrisk.git
 
 The most recent commit is also available as a gzipped tarball at::
 
 
 The most recent commit is also available as a gzipped tarball at::
 
-    http://www.physics.drexel.edu/~wking/code/tar/pyrisk.tgz
+    http://git.tremily.us/?p=pyrisk.git;a=snapshot;h=HEAD;sf=tgz
 
 Once you get the source, installation is via Docutils::
 
 
 Once you get the source, installation is via Docutils::