We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375fadb commit 7bcdb25Copy full SHA for 7bcdb25
README.md
@@ -6,7 +6,7 @@ A boilerplate with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwi
6
7
```bash
8
git clone <your-repository-url>
9
-git remote add boilerplate [email protected]:interaction-dynamics/boilerplate-next.git
+git remote add boilerplate [email protected]:interaction-dynamics/ship-it.git
10
git pull boilerplate master --rebase
11
```
12
0 commit comments