diff --git a/Readme.md b/Readme.md
index daf05f900b6a3abe3f105fc361fa220a0e9b3d34..b601e2ab92f717410486ec492304ded4a334853c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,15 +4,13 @@ And the various confusions that arise...
 
  * Latest draft: 
    * [.Rmd](paper/weGotThePowerDraftPaper.Rmd) code (mostly stats & notes, little text)
-   * [.html]() output (as above)
+   * [.html](docs/weGotThePowerDraftPaper.html) output (as above)
 
 Structured as an [R package](http://r-pkgs.had.co.nz/) for re-producability.
 
-To install do:
-
- * `devtools::install_github("dataknut/weGotThePower")`
+To install you'll need to fork/clone and install locally.
  
-This should install all code, results and dependencies except for:
+That _should_ install all code, results and dependencies except for:
 
  * `devtools::install_github("dataknut/dkUtils")`