From 82c15026382498c852a5d38f80ade6fbb0d83d3c Mon Sep 17 00:00:00 2001 From: Daniel Zhang Date: Mon, 13 Mar 2023 09:16:18 -1000 Subject: [PATCH] Clarify config subdirectory --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 64963e7c3c9..c6b2f6acf0d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -150,7 +150,7 @@ Once you have the additional numbers, you can setup additional storage profiles between them using the `NODE_APP_INSTANCE` environment variable. For example, to create an 'alice' profile, put a file called `local-alice.json` in the -`config` directory, a child of the Signal directory, not `appData` from above: +`/config` subdirectory of your project checkout where you'll find other `.json` config files: ``` {