Skip to content

Commit eea6e99

Browse files
docs: add that setup is needed after cleaning for challenge editor (#1164)
1 parent c000fc6 commit eea6e99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/how-to-work-on-workshops.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ These instructions will tell you how to use our challenge editor tool to work on
4444

4545
### Setting Up the Challenge Editor
4646

47-
The first time you want to use the editor, make sure you are in the root freeCodeCamp directory and run: `pnpm challenge-editor-setup`.
47+
The first time you want to use the editor, and after you use `clean` commands (like `clean-and-develop`), make sure you are in the root freeCodeCamp directory and run: `pnpm challenge-editor-setup`.
4848

4949
### Starting the Editor
5050

0 commit comments

Comments
 (0)