diff --git a/README.md b/README.md index 8265188..49e6b70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# practice-time-landing-page +# challenge-landing-page @@ -15,7 +15,7 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ``` cd existing_repo -git remote add origin https://gitlab.com/m3-academy/fase-01/practice-time-landing-page.git +git remote add origin https://gitlab.com/m3-academy/fase-01/challenge-landing-page.git git branch -M main git push -uf origin main ```