Skip to content

Commit 89da5d3

Browse files
committed
Remove npm dev dependencies
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
1 parent 822d5b1 commit 89da5d3

5 files changed

Lines changed: 48 additions & 537 deletions

File tree

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ This document is intended to help you build the documentation that will eventual
1515

1616
These steps should help you to build the documentation
1717

18-
0. Clone the repository, open a terminal, and `cd` into the repository directory
19-
1. Install project dependencies:
20-
- `npm install`
18+
1. Clone the repository, open a terminal, and `cd` into the repository directory
2119
2. Create a virtual environment:
2220
- `npm run env:create`
2321
3. Activate the virtual environment:

0 commit comments

Comments
 (0)