diff --git a/src/content/docs/start/frontend/qwik.mdx b/src/content/docs/start/frontend/qwik.mdx index ac5eb365c..a5c953721 100644 --- a/src/content/docs/start/frontend/qwik.mdx +++ b/src/content/docs/start/frontend/qwik.mdx @@ -22,17 +22,18 @@ This guide will walk you through creating your Tauri app using the Qwik web fram 1. ##### Create a new Qwik app - `} + cd `} - yarn={`yarn create qwik@latest + yarn={`yarn create qwik@latest - cd `} + cd `} - pnpm={`pnpm create qwik@latest -cd `} + pnpm={`pnpm create qwik@latest + + cd `} /> 1. ##### Install the `static adapter`