Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

4 changes: 1 addition & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ This document is intended to help you build the documentation that will eventual

These steps should help you to build the documentation

0. Clone the repository, open a terminal, and `cd` into the repository directory
1. Install project dependencies:
- `npm install`
1. Clone the repository, open a terminal, and `cd` into the repository directory
2. Create a virtual environment:
- `npm run env:create`
3. Activate the virtual environment:
Expand Down
Loading
Loading