Skip to content

Commit ef0bcff

Browse files
committed
README file
1 parent e3eb00a commit ef0bcff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The development version can be installed from [GitHub](https://github.com/) with
3737

3838
``` r
3939
# install.packages("remotes")
40-
remotes::install_github("WHO/helathequal")
40+
remotes::install_github("WHO/healthequal")
4141
```
4242

4343
## Measures of health inequality included in `healthequal`:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The development version can be installed from
2525

2626
``` r
2727
# install.packages("remotes")
28-
remotes::install_github("WHO/helathequal")
28+
remotes::install_github("WHO/healthequal")
2929
```
3030

3131
## Measures of health inequality included in `healthequal`:

0 commit comments

Comments
 (0)