Skip to content

Commit 883c130

Browse files
committed
Update installation instructions in readme.txt for clarity and ease of use
1 parent 25069a6 commit 883c130

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

readme.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,16 @@ This plugin restricts JavaScript editing to users with the 'unfiltered_html' cap
2727

2828
== Installation ==
2929

30-
1. Upload the 'additional-javascript' folder to the `/wp-content/plugins/` directory
31-
2. Activate the plugin through the 'Plugins' menu in WordPress
32-
3. Go to Customizer → Additional JavaScript to add your custom JavaScript
30+
1. **Quick Install**
31+
32+
* Download [`additional-javascript.zip`](https://github.com/soderlind/additional-javascript/releases/latest/download/additional-javascript.zip)
33+
* Upload via Plugins > Add New > Upload Plugin
34+
* Activate the plugin.
35+
36+
2. **Updates**
37+
* Plugin updates are handled automatically via GitHub. No need to manually download and install updates.
38+
39+
3340

3441
== Usage ==
3542

0 commit comments

Comments
 (0)