Skip to content

Commit

Permalink
docs: add install specific deps docs
Browse files Browse the repository at this point in the history
  • Loading branch information
01Joseph-Hwang10 committed May 10, 2024
1 parent 01cb760 commit 6dfd994
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ Finally, run `ldm install` to install the dependencies
ldm install
```

> [!NOTE]
> You can also run `ldm install [...dependencies]` to install specific dependencies.
>
> ```bash
> ldm install clamp
> ```

## API Documentation

> TODO: description
Expand Down

0 comments on commit 6dfd994

Please sign in to comment.