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