Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,8 @@ git clone https://huggingface.co/NexaAIDev/Dolphin
|
|
| 50 |
python inference_example.py
|
| 51 |
```
|
| 52 |
|
| 53 |
-
Method 2
|
|
|
|
| 54 |
```
|
| 55 |
pip install nexaai-dolphin
|
| 56 |
```
|
|
|
|
| 50 |
python inference_example.py
|
| 51 |
```
|
| 52 |
|
| 53 |
+
### Method 2
|
| 54 |
+
Install `nexaai-dolphin` package
|
| 55 |
```
|
| 56 |
pip install nexaai-dolphin
|
| 57 |
```
|