Skip to content

Commit

Permalink
Merge pull request #42 from dfe-analytical-services/fix-chromote-image
Browse files Browse the repository at this point in the history
chromote image link fixed
  • Loading branch information
jen-machin authored Feb 22, 2024
2 parents 5d0cc04 + c69b8b6 commit abdf3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learning-development/r.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ First step to resolve this is to set the path to chrome.exe (the Chrome applicat
- When the folder opens, right click on Google Chrome inside the folder and click 'Properties'
- Copy the file path inside the Target box (see image below)

![](../images/find-chrome-location.PNG)
![](../images/find-chrome-location.png)

Set the `CHROMOTE_CHROME` environment variable to the path to the chrome.exe file on your computer. If you have followed the instructions above to copy the file path then you will need to make sure that you change the `\` to `/` before you run the code otherwise it will not work. As an example it should look something like this:

Expand Down

0 comments on commit abdf3a1

Please sign in to comment.