Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroguarderas committed Feb 12, 2024
1 parent aba09d0 commit ec08c80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ on+Approach-p-9781118856482) of Daniel J. Duffy.
provided by EPFL.

## Installation
To install **mau** you can proceed in the following way making use of the devtools library
To install the package **CFINI** directly from github, you can proceed in the following way making
use of the devtools library
```{r, eval=FALSE}
library( devtools )
install_github( "pedroguarderas/CFINI" )
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ information:

## Installation

To install **mau** you can proceed in the following way making use of
the devtools library
To install the package **CFINI** directly from github, you can proceed
in the following way making use of the devtools library

``` r
library( devtools )
Expand Down

0 comments on commit ec08c80

Please sign in to comment.