diff --git a/.github/workflows/Create-NewReleases.yml b/.github/workflows/Create-NewReleases.yml index 8da1fa7..20fe6bc 100644 --- a/.github/workflows/Create-NewReleases.yml +++ b/.github/workflows/Create-NewReleases.yml @@ -97,7 +97,7 @@ jobs: # 7--- Publish a GitHub Release with auto-generated notes - name: Create Release with Automated Release Notes - uses: softprops/action-gh-release@v2.4.1 + uses: softprops/action-gh-release@v2.4.2 with: token: ${{ secrets.GITHUB_TOKEN }} tag_name: ${{ steps.nextver.outputs.tag }} diff --git a/README.md b/README.md index 06a296e..231d1bd 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Or using your preferred SSH client/terminal, copy and paste the following comman ``` ## Prerequisites -Asuswrt-Merlin running on a supported ASUS router -Entware installed, preferably using amtm -jffs scripts enabled in the firmware; installing Entware should have taken care of this part +- Asuswrt-Merlin running on a supported ASUS router +- Entware (optional but recommended), preferably installed via amtm, to enable enhanced features and functionality +- jffs scripts enabled in the firmware; this can be set manually, and installing Entware via amtm usually takes care of it ## Supported firmware versions You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) [Asuswrt-Merlin](https://asuswrt.lostrealm.ca/)