tUse canonical URL; tidy up markup. - vaccinewars - be a doctor and try to vaccinate the world
git clone git://src.adamsgaard.dk/vaccinewars
Log
Files
Refs
README
LICENSE
---
commit 0bb1e8a56bcc306f2075661867b8def461746720
parent 2890d0cdfe5efd9a565da91e1360f9560e47a6cb
Author: Ben Webb 
Date:   Sun, 22 Jan 2017 17:06:48 -0800

Use canonical URL; tidy up markup.

Diffstat:
  M README.md                           |      10 +++++-----

1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README.md b/README.md
t@@ -13,14 +13,14 @@ INSTALLATION
 
 Either...
 
-1. Get the relevant RPM from http://dopewars.sourceforge.net/
+1. Get the relevant RPM from https://dopewars.sourceforge.io/
    
 Or...
 
-2. Get the tarball `dopewars-1.5.12.tar.gz` from the same URL
-   Extract it via `tar -xvzf dopewars-1.5.12.tar.gz`
-   Follow the instructions in the `INSTALL` file in the newly-created
-      `dopewars-1.5.12` directory
+1. Get the tarball `dopewars-1.5.12.tar.gz` from the same URL
+2. Extract it via `tar -xvzf dopewars-1.5.12.tar.gz`
+3. Follow the instructions in the `INSTALL` file in the newly-created
+   `dopewars-1.5.12` directory
 
 Once you're done, you can safely delete the RPM, tarball and dopewars
 directory. The dopewars binary is all you need!