Skip to content

Commit b8c00ed

Browse files
authored
Updated README post-release (#4)
The installation instructions have been revised after the package is released on `PyPI`.
1 parent 8669d3c commit b8c00ed

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,5 @@ To install basic Jupyter AI from scratch using the package collection in https:/
1515

1616
```
1717
pip install jupyter-ai-router jupyter-ai-persona-manager jupyter-ai-jupyternaut
18-
19-
git clone https://github.com/srdas/jupyter-ai-magic-commands.git
20-
cd jupyter-ai-magic-commands
21-
git switch first_magic
22-
cd ..
23-
pip install -e jupyter-ai-magic-commands
18+
pip install jupyter-ai-magic-commands
2419
```
25-
26-
## Test
27-
28-
To test the new package, try the code in the notebook (attached): `magics_litellm.ipynb`

0 commit comments

Comments
 (0)