sequentialsystems commited on
Commit
5a8e236
·
verified ·
1 Parent(s): 375ce72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ To access and download the dataset, use the following command:
47
 
48
  ```bash
49
  # Install the Hugging Face datasets library
50
- pip install datasets
51
 
52
  # Download the Stipra dataset
53
  from datasets import load_dataset
 
47
 
48
  ```bash
49
  # Install the Hugging Face datasets library
50
+ pip install --upgrade datasets
51
 
52
  # Download the Stipra dataset
53
  from datasets import load_dataset