Skip to content

Commit 4830aaf

Browse files
committed
docs: update vscode extension to p5.js 2.0 compatible one
1 parent 98d4ac8 commit 4830aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/tutorials/en/setting-up-your-environment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Once your project is saved, you can share it!
302302
### Step 2: Install the p5.js library extension
303303

304304
- Open VS Code and navigate to the extensions manager on the left toolbar.
305-
- Type [*p5.vscode*](https://marketplace.visualstudio.com/items?itemName=samplavigne.p5-vscode) in the search bar, select the extension, and click the install button.
305+
- Type [*p5.js 2.x Project Generator*](https://marketplace.visualstudio.com/items?itemName=Irti.p5js-project-generator) in the search bar, select the extension, and click the install button.
306306
- Familiarize yourself with details for this extension [here](https://github.com/antiboredom/p5.vscode/blob/master/README.md).
307307

308308

0 commit comments

Comments
 (0)