Skip to content

Redcorehash/suno-4.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Update Suno 4.0

git checkout main
git pull origin main
git fetch --tags
git checkout tags/v4.0 -b update-suno-4.0
# Make your changes here
git add .
git commit -m "Update to Suno 4.0"
git push origin update-suno-4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published