diff --git a/.github/workflows/Create-NewReleases.yml b/.github/workflows/Create-NewReleases.yml index 2962058..3e950ee 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 16779bf..512b717 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ Using your preferred SSH client/terminal, copy and paste the following command, /usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/AMTM-OSR/ntpMerlin/master/ntpmerlin.sh" -o "/jffs/scripts/ntpmerlin" && chmod 0755 /jffs/scripts/ntpmerlin && /jffs/scripts/ntpmerlin install ``` +## 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 + ## Usage ### WebUI ntpMerlin can be configured via the WebUI, in the Addons section.