Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit f30b6aa

Browse files
Merge pull request #261 from SARFEX/patch-1
Fix typo in installation.md
2 parents 1c6c5f9 + 9765c2c commit f30b6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/routes/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Basic setup done for you:
144144
```
145145
npx degit TheComputerM/sveltekit-materialify my-sveltematerialify-project
146146

147-
cd my-svelte-project
147+
cd my-sveltematerialify-project
148148

149149
npm install
150150
npm run dev

0 commit comments

Comments
 (0)