Skip to content

Commit 938a343

Browse files
authored
feat: add time note to npm run init (#212)
This confused me for a long time and has caused my browser build to fail on multiple occasions, so I figured I would help the next person. (Yes, I know I am extremely impatient, I just wanna get things done) Signed-off-by: Anoms12 <[email protected]> Co-authored-by: Anoms12 <[email protected]>
1 parent 4d0fa4f commit 938a343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/contribute/desktop.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To set up the browser, you need to download additional files and prepare the env
5555
npm run init
5656
```
5757

58-
This command handles all the necessary bootstrapping tasks, such as setting up configuration files and downloading essential resources.
58+
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.
5959

6060
## Step 4: Update Language Packs
6161

0 commit comments

Comments
 (0)