Skip to content

Commit 47429fd

Browse files
docs: fixes mispaste
1 parent 26fba3a commit 47429fd

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
@@ -38,7 +38,7 @@ You can install the development version of easylayout from [GitHub](https://gith
3838

3939
```r
4040
# install.packages("devtools")
41-
devtools::install_github("daniloimparato/easylayout", ref = "main")
41+
devtools::install_github("dalmolingroup/easylayout")
4242
```
4343

4444
## Example

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can install the development version of easylayout from
2929

3030
``` r
3131
# install.packages("devtools")
32-
devtools::install_github("daniloimparato/easylayout", ref = "main")
32+
devtools::install_github("dalmolingroup/easylayout")
3333
```
3434

3535
## Example

0 commit comments

Comments
 (0)