Skip to content

Commit 0a2f06b

Browse files
committed
Update diff command in readme
1 parent 6a2662e commit 0a2f06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node/app/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If functionality doesn't depend on code from VS Code then it should be moved
3939
into code-server otherwise it should be in the patch.
4040

4141
To generate a new patch, **stage all the changes** you want to be included in
42-
the patch in the VS Code source, then run `yarn patch:generate` in this
42+
the patch in the VS Code source, then run `yarn vscode:diff` in this
4343
directory.
4444

4545
Notable changes include:

0 commit comments

Comments
 (0)