Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ To use the IsaNLP RST Parser with Hugging Face, follow these steps:
|
|
33 |
|
34 |
1. **Install the necessary Python package:**
|
35 |
|
36 |
-
You will need the `
|
37 |
|
38 |
```bash
|
39 |
pip install isanlp_rst
|
|
|
33 |
|
34 |
1. **Install the necessary Python package:**
|
35 |
|
36 |
+
You will need the `isanlp_rst` library, which is available via pip:
|
37 |
|
38 |
```bash
|
39 |
pip install isanlp_rst
|