zackli4ai commited on
Commit
60e03aa
1 Parent(s): 533ad92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -50,7 +50,8 @@ git clone https://huggingface.co/NexaAIDev/Dolphin
50
  python inference_example.py
51
  ```
52
 
53
- Method 2 : install `nexaai-dolphin` package
 
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
  ```