knguyennguyen commited on
Commit
dfd32ef
1 Parent(s): a5e0d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ This model summarizes medical dialogues in Vietnamese. It can work in tandem wit
23
 
24
  ## How to Get Started with the Model
25
 
26
- Install the pre-requisite packages
27
  ```python
28
  pip install transformers
29
  ```
 
23
 
24
  ## How to Get Started with the Model
25
 
26
+ Install the pre-requisite packages in Python.
27
  ```python
28
  pip install transformers
29
  ```