We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e6dca2 + d3695fe commit a88aac6Copy full SHA for a88aac6
1 file changed
content/docs/develop/getting-started/creating-an-addon.md
@@ -10,8 +10,8 @@ If possible, disable the Scratch Addons extension you downloaded from the store
10
## Step 1: Read about [addon basics](/docs/develop/getting-started/addon-basics/)
11
Make sure to read that article to be familiar with the terminology.
12
13
-## Step 2: Fork/clone the repo
14
-Or download as ZIP, if you want. In other words, just download the source code locally.
+## Step 2: Fork/clone the [repo](https://github.com/ScratchAddons/ScratchAddons)
+Follow [these instructions](https://scratchaddons.com/docs/getting-started/installing/#from-source) to download the source code locally.
15
16
## Step 3: Load the extension into Chrome
17
*Note: Chrome is recommended for working on addons. Nevertheless, addons are expected to work on Firefox and Edge.*
0 commit comments