Skip to content

Commit b410602

Browse files
authored
Update README.md
1 parent 0adc1d6 commit b410602

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ When I use ai model in situation cannot use jupyter notebook, I write this scrip
55
```cmd
66
pip install https://github.com/wayne931121/python_debug_repl/releases/download/0.0.1/cdebug-0.0.1.tar.gz
77
```
8+
or
9+
```cmd
10+
pip install cdebug
11+
```
812

913
# Call
1014
```py

0 commit comments

Comments
 (0)