Skip to content

Commit

Permalink
Chore: Updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-gfx committed Sep 7, 2024
1 parent 9ea5e74 commit 1804e10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ FlowLab is a flexible node-based workflow tool for pre-processing data, creating
- [Project Structure](#project-structure)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [`npm i lerna`](#npm-i-lerna)
- [`npx lerna bootstrap`](#npx-lerna-bootstrap)
- [Available Scripts](#available-scripts)
- [`npm run build`](#npm-run-build)
- [`npm run build-nodes`](#npm-run-build-nodes)
Expand Down Expand Up @@ -50,6 +52,8 @@ The project is organized into the following packages:

1. Clone the repository:
2. Install Dependencies
### `npm i lerna`
### `npx lerna bootstrap`

## Available Scripts

Expand Down
6 changes: 0 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1804e10

Please sign in to comment.