Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
econandrew authored May 21, 2018
1 parent fe88615 commit 952eb07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ devtools::install_github("worldbank/wbgviz", subdir = "wbgdata")
devtools::install_github("worldbank/wbgviz", subdir = "wbgcharts")
devtools::install_github("worldbank/wbgviz", subdir = "wbgmaps")
devtools::install_github("worldbank/wbgviz", subdir = "wbggeo")
```

9. As of now `ggtreemap` doesn't work with the latest treemapify, so in RStudio console:

Expand Down Expand Up @@ -91,4 +92,4 @@ wbgdata::refresh_wbcache()
```
source("make.R")
make_all("docs", styler = style_atlas_open)
```
```

0 comments on commit 952eb07

Please sign in to comment.