Skip to content

Commit 57e986f

Browse files
authored
Merge branch 'main' into fix-prepend
2 parents 76dcf5e + d498a10 commit 57e986f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,14 @@ If you don't have VS Code installed yet, download it from [here](https://code.vi
2424
From within VS Code,
2525

2626
1. Click on the Extensions icon on the left sidebar or the `View: Show Extensions` command (`Ctrl+Shift+X`).
27-
2. Search for "Source Academy" and install it.
27+
2. Search for "Source Academy" and click "Install". When prompted for `Do you trust the publisher "Source Academy"?` click `Trust Publisher & Install`.
2828

2929
We'd recommend also installing the [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens) extension
3030
to show diagnostic messages more prominently.
3131

32+
Source Academy will store your code in the `.sourceacademy` folder of your home directory by default, which you may change in the settings.
33+
If asked, `Do you trust the authors of the files in this folder?`, do click on `Yes, I trust the authors`.
34+
3235
## Getting started
3336

3437
_If you don't have an existing Source Academy account, you can try out our public frontend. See section [Changing the frontend](#changing-the-frontend)._

0 commit comments

Comments
 (0)