Skip to content

Commit

Permalink
Added --upgrade for README
Browse files Browse the repository at this point in the history
  • Loading branch information
haseeb-heaven committed Mar 5, 2024
1 parent 61c4aa2 commit fc1862e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -206,6 +206,10 @@ python interpreter.py -m 'code-llama' -md 'code' -s
python interpreter.py -m 'gemini-pro' -md 'code' -s -l 'language-name'
```

- Using Upgrade interpreter </br>
```python
python interpreter.py --upgrade
```

# Interpreter Commands 🖥️

Expand Down

0 comments on commit fc1862e

Please sign in to comment.