diff --git a/src/pages/guide/installation/creating-an-app.svelte b/src/pages/guide/installation/creating-an-app.svelte index 00b2cfe..8e051f4 100644 --- a/src/pages/guide/installation/creating-an-app.svelte +++ b/src/pages/guide/installation/creating-an-app.svelte @@ -12,7 +12,7 @@

Creating an app

To create your first Routify app, open an empty folder and type

- {`npx @roxi/routify init`} + {`npm init routify`}

This will install the