Skip to content

Commit e74bd40

Browse files
authored
Merge pull request #14158 from guardian/arelra-patch-1
Fix apps-rendering README.md install dependencies instruction
2 parents 76b199f + 43e09b3 commit e74bd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps-rendering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
4. Install dependencies:
99

1010
```sh
11-
pnpm
11+
pnpm install
1212
```
1313

1414
### Run (Development)

0 commit comments

Comments
 (0)