From d36e569ede8f1e279f605802ce79b06222d88c4b Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Mon, 12 Sep 2022 21:29:19 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 651b5c0c6..f3c8829a7 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ pnpm install pnpm build ``` +If this is your first time starting, copy the `src/skeleton` directory to `config/` to populate initial example config files. + Finally, run the server: ```bash