Skip to content

Commit

Permalink
Merge pull request appwrite#1477 from rogadev/patch-1
Browse files Browse the repository at this point in the history
Update +page.markdoc
  • Loading branch information
loks0n authored Nov 11, 2024
2 parents b9519cb + a61fa97 commit aae5ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/docs/quick-starts/sveltekit/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You can skip optional steps.
Create a SvelteKit project.

```sh
npm create svelte@latest my-app && cd my-app && npm install
npx sv create
```
{% /section %}
{% section #step-3 step=3 title="Install Appwrite" %}
Expand Down

0 comments on commit aae5ee0

Please sign in to comment.