fix: update migration references in installer and README

This commit is contained in:
2025-10-19 13:05:51 +00:00
parent dff0ea610b
commit e1383097b2
4 changed files with 85 additions and 389 deletions

View File

@@ -362,7 +362,7 @@ if [ $OLD_NODE_INSTALL -eq 1 ]; then
echo " • CLI commands now use subcommand structure"
echo " (old commands still work with deprecation warnings)"
echo ""
echo "Migration guide: https://code.foss.global/serve.zone/nupst/src/branch/main/MIGRATION.md"
echo "See readme for migration details: https://code.foss.global/serve.zone/nupst#migration-from-v3x"
echo ""
fi