Skip to content

Commit 06338ac

Browse files
committed
rename images folder
1 parent 2203902 commit 06338ac

5 files changed

Lines changed: 4 additions & 4 deletions

INSTALL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@ The [R documentation for doing this](https://rstudio.github.io/reticulate/articl
107107
### Option 1- For individuals using RStudio
108108
If you follow the menu items from ```Tools->Project Options ->Python``` or ```Tools->Global Options->Python``` you can tell it to use the version of python from the virtual environment you create in step 1, either for a specific R project or for all your sessions as shown below
109109

110-
![This is what it looks like: step0](./imgs-for-installation-guides/settingpython-rstudio-step0.png)
110+
![This is what it looks like: step0](./images/settingpython-rstudio-step0.png)
111111

112-
![This is what it looks like: step1](./imgs-for-installation-guides/settingpython-rstudio-step1.png)
112+
![This is what it looks like: step1](./images/settingpython-rstudio-step1.png)
113113

114-
![This is what it looks like: step2](./imgs-for-installation-guides/settingpython-rstudio-step2.png)
114+
![This is what it looks like: step2](./images/settingpython-rstudio-step2.png)
115115

116-
![This is what it looks like: step3](./imgs-for-installation-guides/settingpython-rstudio-step3.png)
116+
![This is what it looks like: step3](./images/settingpython-rstudio-step3.png)
117117

118118
### Option 2 - Adding code to an individual project file
119119
you add add one of the following lines at the start of your file

imgs-for-installation-guides/settingpython-rstudio-step0.png renamed to images/settingpython-rstudio-step0.png

File renamed without changes.

imgs-for-installation-guides/settingpython-rstudio-step1.png renamed to images/settingpython-rstudio-step1.png

File renamed without changes.

imgs-for-installation-guides/settingpython-rstudio-step2.png renamed to images/settingpython-rstudio-step2.png

File renamed without changes.

imgs-for-installation-guides/settingpython-rstudio-step3.png renamed to images/settingpython-rstudio-step3.png

File renamed without changes.

0 commit comments

Comments
 (0)