From 141578fb004ef13d17ab3b7654798843c2c7e83c Mon Sep 17 00:00:00 2001 From: 12th <117039159+12th-devs@users.noreply.github.com> Date: Fri, 8 Aug 2025 17:50:17 -0400 Subject: [PATCH] Update building.mdx --- content/docs/contribute/desktop/building.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/contribute/desktop/building.mdx b/content/docs/contribute/desktop/building.mdx index 001e7f0..5b143ad 100644 --- a/content/docs/contribute/desktop/building.mdx +++ b/content/docs/contribute/desktop/building.mdx @@ -84,7 +84,7 @@ To set up the browser, you need to download additional files and prepare the env npm run init ``` -This command handles all the necessary bootstrapping tasks, such as setting up configuration files and downloading essential resources. +This command handles all the necessary bootstrapping tasks, such as setting up configuration files and downloading essential resources. The process may take some time, and there may be periods of time where it appears inactive — but rest assured, the commands are running in the background. ## Step 4: Update Language Packs