Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoenen committed Dec 18, 2023
1 parent 317d0d1 commit 8f45b7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ from GitHub with the following commands (successful
installation of [`devtools`](https://www.r-project.org/nosvn/pandoc/devtools.html) is required)

```{r, eval = FALSE}
# Stable version (v0.1.1)
# Stable version
install.packages("innsight")
# Development version
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ of [`devtools`](https://www.r-project.org/nosvn/pandoc/devtools.html) is
required)

``` r
# Stable version (v0.1.1)
# Stable version
install.packages("innsight")

# Development version
Expand Down

0 comments on commit 8f45b7e

Please sign in to comment.