Skip to content

Commit a88aac6

Browse files
authored
Merge pull request #273 from DNin01/how-to-download
Clarify step 2 in Creating an Addon
2 parents 3e6dca2 + d3695fe commit a88aac6

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

+2-2
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://scratchaddons.com/docs/getting-started/installing/#from-source) to download the source code locally.
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)