Skip to content

Commit 089ab40

Browse files
chore: update readme
1 parent f554a15 commit 089ab40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ This is a project template for [Svelte](https://svelte.dev) apps.
3131
- go to project directoy and install dependencies
3232
```bash
3333
cd <project-name> && yarn
34+
rm -rf .git # remove .git
35+
git init # setup new git repo
3436
```
3537

3638
- Start dev server

0 commit comments

Comments
 (0)