Skip to content

Commit 6bd0368

Browse files
committed
update README
1 parent 66a8003 commit 6bd0368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ If you have any questions at all, feel free to send me an email at <erawn@berke
2121
To install the extension, execute:
2222

2323
```bash
24-
python -m pip install pagebreaks pagebreaksip
24+
python -m pip install pagebreaks
2525
```
2626

2727
Then, open Jupyter Lab `jupyter lab` and open a Notebook.
28-
You should see a warning banner telling you to run `%load_ext pagebreaksip`, at which point the warning will disappear, and you'll be good to go.
28+
You should see a warning banner telling you to run `%load_ext pagebreaksip`, at which point the warning will disappear, and you'll be good to go. (You might have to restart the kernel and reload the webpage, just to be safe)
2929

3030
## Overview
3131

0 commit comments

Comments
 (0)