Skip to content

Commit

Permalink
refactor: replace npm install with npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mashal-m committed Oct 4, 2023
1 parent efdf1e0 commit f80f2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Cloning and Startup
3. Install npm dependencies:
``cd frontend-component-footer && npm install``
``cd frontend-component-footer && npm ci``
4. Start the dev server:
Expand Down

0 comments on commit f80f2d7

Please sign in to comment.