Skip to content

Commit ea439e0

Browse files
authored
Merge pull request #1476 from jrosell/patch-1
Update getting_started.Rmd
2 parents 6729243 + 784cf4e commit ea439e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/getting_started.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ or install the development version with:
4747

4848

4949
``` r
50-
remotes::install_github("rstudio/keras")
50+
remotes::install_github("rstudio/keras3")
5151
```
5252

5353
The Keras R interface requires that a backend engine be installed. This is [TensorFlow](https://www.tensorflow.org/) by default.

0 commit comments

Comments
 (0)