Skip to content

Commit 4eda442

Browse files
authored
Clarify step 2 in Creating an Addon
1 parent e59a477 commit 4eda442

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/develop/getting-started/creating-an-addon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ If possible, disable the Scratch Addons extension you downloaded from the store
1010
## Step 1: Read about [addon basics](/docs/develop/getting-started/addon-basics/)
1111
Make sure to read that article to be familiar with the terminology.
1212

13-
## Step 2: Fork/clone the repo
14-
Or download as ZIP, if you want. In other words, just download the source code locally.
13+
## Step 2: Fork/clone the [repo](https://github.com/ScratchAddons/ScratchAddons)
14+
Follow [these instructions](https://github.com/ScratchAddons/ScratchAddons#from-source) to download the source code locally and add Scratch Addons to your browser.
1515

1616
## Step 3: Load the extension into Chrome
1717
*Note: Chrome is recommended for working on addons. Nevertheless, addons are expected to work on Firefox and Edge.*

0 commit comments

Comments
 (0)