runningSnail commited on
Commit
533ad92
2 Parent(s): 6a83d63 a3edb6c

code clean

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