Skip to content

Commit

Permalink
docs: updated parent readme
Browse files Browse the repository at this point in the history
  • Loading branch information
asajjad2 committed Feb 12, 2025
1 parent 3bc1699 commit 2de5223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ make lms-shell
Then install the desired plugin using pip:

```bash
pip install <plugin-package-name>
pip install <plugin-name>
```

Replace `<plugin-package-name>` with the specific plugin you want to install.
Replace `<plugin-name>` with the specific plugin you want to install. For version-specific installation, use [plugin-name]==<version>.

### Option 2: Build the package locally and install it

Expand Down

0 comments on commit 2de5223

Please sign in to comment.