Narrativa commited on
Commit
46fcdcb
1 Parent(s): a8e380d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ The dataset is so imbalanced and we got a **F1 score of 79.8**
60
 
61
  ```sh
62
  git clone https://github.com/huggingface/transformers.git
63
- pip install -q transformers
64
  ```
65
 
66
  ```python
60
 
61
  ```sh
62
  git clone https://github.com/huggingface/transformers.git
63
+ pip install -q ./transformers
64
  ```
65
 
66
  ```python