You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/contributing.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ We want this community to be friendly and respectful to each other. Please follo
8
8
9
9
## Development workflow
10
10
11
+
> **Working on a Windows machine?** Before executing any of the commands below, please make sure to comment out the line: `yarn-path "scripts/bootstrap.js"` in the `.yarnrc` file located at the project's root.
12
+
11
13
To get started with the project, run `yarn bootstrap` in the root directory to install the required dependencies for each package:
0 commit comments