**Biostat 212 **MarcDoc Installation Instructions **7/19/2018 ***Step 1: Run the following chunk of commands (lines 8-13) *it will take a few minutes to install, watch the progress bar at the bottom of your stata window net install markdoc, replace from("https://raw.githubusercontent.com/haghish/markdoc/master/") net install weaver, replace from("https://raw.githubusercontent.com/haghish/weaver/master/") net install statax, replace from("https://raw.githubusercontent.com/haghish/statax/master/") net install github, replace from("https://haghish.github.io/github/") markdocpandoc //installs pandoc software markdocwkhtmltopdf //installs html to pdf software ***Step 2: run the following command to test that installation worked *click on the "example.pdf" blue link in your results window after the command runs markdoc, test