Skip to content

Commit 590b715

Browse files
committed
not on CRAN yet
1 parent 82d27e2 commit 590b715

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

vignettes/getting_started.Rmd

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ This website provides documentation for the R interface to Keras. See the main K
3939
First, install the keras R package:
4040

4141

42-
```r
43-
install.packages("keras3")
44-
```
45-
46-
or install the development version with:
47-
48-
4942
```r
5043
remotes::install_github("rstudio/keras")
5144
```

0 commit comments

Comments
 (0)