diff --git a/README.md b/README.md index bcd3b90..11edea6 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,6 @@ File storage and sharing service. -## Creating a project - -If you're seeing this, you've probably already done this step. Congrats! - -```bash -# create a new project in the current directory -npm create svelte@latest - -# create a new project in my-app -npm create svelte@latest my-app -``` - ## Developing Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: