Skip to content

Commit

Permalink
docs: installation details
Browse files Browse the repository at this point in the history
  • Loading branch information
lyie28 committed May 16, 2024
1 parent 7182d92 commit 2b4ff5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/get-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This will install a core bundle of lavague packages required for usage of lavagu
For example, if you want to use a non-default context such as the Gemini context. You would need to run:

```bash
pip install lavague.contexts-gemini
pip install lavague.contexts.gemini
```

## Installing from source
Expand Down

0 comments on commit 2b4ff5b

Please sign in to comment.