From 3eb5565ca71fe92bf3b7030ab7c6a886216d05e9 Mon Sep 17 00:00:00 2001 From: yougotwill Date: Thu, 6 Feb 2025 15:34:04 +1100 Subject: [PATCH] fix: update multiple instances copy --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 90cc56464..67b49d017 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -305,7 +305,7 @@ yarn sass ## Running multiple instances -Since there is no registration for Session, you can create as many accounts as you can public keys. Each client however has a dedicated storage profile on your machine which is determined by the environment and instance variables. +Since there is no registration restrictions for Session, you can make as many accounts as you want. Each client however has a dedicated storage profile on your machine which is determined by the environment and instance variables. To run a new instance, you can set the `MULTI` environment variable to a unique value.