Skip to content

Commit 0e1ddce

Browse files
bampakoathePunderWoman
authored andcommitted
fix(docs-infra): add install in pnpm
Add missing install option in pnpm command.
1 parent 90bd469 commit 0e1ddce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ git clone https://github.com/angular/angular.git
1717
cd angular
1818

1919
# Install dependencies
20-
pnpm
20+
pnpm install
2121

2222
# Build and run local dev server
2323
# NOTE: Initial build will take some time

0 commit comments

Comments
 (0)