We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a1880 commit 36f40b4Copy full SHA for 36f40b4
README.md
@@ -119,7 +119,7 @@ By default the following URLs will be accesibile:
119
120
### Working with a single package
121
122
-Use [pnpm --filter=<name>](https://pnpm.io/filtering) (where `<name>` is defined in the `package.json` of each package).
+Use [`pnpm --filter=<name>`](https://pnpm.io/filtering) (where `<name>` is defined in the `package.json` of each package).
123
124
Example usage:
125
0 commit comments