Skip to content

Commit

Permalink
adapt to .md style
Browse files Browse the repository at this point in the history
  • Loading branch information
mrustl committed Sep 9, 2019
1 parent 1739647 commit 7df99ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Collects, aggregates and visualises operational analytical data from water suppl

If you are interested in the capabilities of the R reporting tool, just make sure your computer satisfies the [software requirements](articles/A1_installation.html#pre-required-software) and subsequently execute the following lines of code below in R/RStudio.

```{r eval=FALSE}
```r
if (!require("remotes")) {
install.packages("remotes", repos = "https://cloud.r-project.org")
}
Expand Down

0 comments on commit 7df99ab

Please sign in to comment.