diff --git a/src/server/README.md b/src/server/README.md index 65c7ef1..73a8d40 100644 --- a/src/server/README.md +++ b/src/server/README.md @@ -31,4 +31,4 @@ Make some changes to the code you just cloned and deploy them to Heroku using Gi `git add .` `git commit -am "Your commit message"` -`git push heroku master` \ No newline at end of file +`git push heroku main` \ No newline at end of file