From 59a006bfe152259cd5be1f4c0fbf7e686ab19b07 Mon Sep 17 00:00:00 2001 From: vincanger <70215737+vincanger@users.noreply.github.com> Date: Fri, 7 Apr 2023 12:16:15 +0200 Subject: [PATCH] template --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f584016..952c4ee 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ ## Running it locally Before you being, install [Wasp](https://wasp-lang.dev) by running `curl -sSL https://get.wasp-lang.dev/installer.sh | sh` in your terminal. -ou have two options to run this template locally: 1. Run `wasp new -t saas`. This will clone and set up the repo in the background. 2. Create a `.env.server` file in the root of the project