Skip to content

Commit 36f40b4

Browse files
committed
docs: codeblock around pnpm --filter=<name>
1 parent 21a1880 commit 36f40b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ By default the following URLs will be accesibile:
119119

120120
### Working with a single package
121121

122-
Use [pnpm --filter=<name>](https://pnpm.io/filtering) (where `<name>` is defined in the `package.json` of each package).
122+
Use [`pnpm --filter=<name>`](https://pnpm.io/filtering) (where `<name>` is defined in the `package.json` of each package).
123123

124124
Example usage:
125125

0 commit comments

Comments
 (0)