Alprocco commited on
Commit
1a53a8a
1 Parent(s): 8fe0ced

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-classification
6
 
7
  To use this model, please install BERTopic:
8
 
9
- pip install bertopic
10
 
11
  You can use the model as follows:
12
 
 
6
 
7
  To use this model, please install BERTopic:
8
 
9
+ Bash: pip install bertopic
10
 
11
  You can use the model as follows:
12