From 06d540c8d67bf59b9f1c1b351865a6ef4b40754e Mon Sep 17 00:00:00 2001 From: Grant McDermott Date: Wed, 9 Nov 2022 20:56:20 -0800 Subject: [PATCH] Revert link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d45c7f..9394ef8 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ $ pac install tensorflow-cuda python-tensorflow-cuda #### R -Finally, you can go through the excellent [tensorflow and keras](https://tensorflow.'.com/) packages built for R. These allow for various installation options depending on your setup, as well as multiple installations for different Python virtual environments. +Finally, you can go through the excellent [tensorflow and keras](https://tensorflow.rstudio.com/) packages built for R. These allow for various installation options depending on your setup, as well as multiple installations for different Python virtual environments. For example, the default `install_keras(tensorflow = "gpu")` approach will download and install everything to a new virtual environment located at `~/.virtualenvs/r-reticulate`.