Skip to content

Commit fc1862e

Browse files
committed
Added --upgrade for README
1 parent 61c4aa2 commit fc1862e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@ python interpreter.py -m 'code-llama' -md 'code' -s
206206
python interpreter.py -m 'gemini-pro' -md 'code' -s -l 'language-name'
207207
```
208208

209+
- Using Upgrade interpreter </br>
210+
```python
211+
python interpreter.py --upgrade
212+
```
209213

210214
# Interpreter Commands 🖥️
211215

0 commit comments

Comments
 (0)