Spaces:
Running
Running
louisbrulenaudet
commited on
Commit
•
11fb513
1
Parent(s):
a948108
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,9 @@ The prompts behind them are public. Feel free to tailor them to your needs. Also
|
|
38 |
|
39 |
You can now download the community package to format your splits and upload in an easier manner your data to the hub.
|
40 |
|
41 |
-
|
|
|
|
|
42 |
|
43 |
Find the documentation of the package on PyPi: https://pypi.org/project/hf-for-legal/
|
44 |
|
|
|
38 |
|
39 |
You can now download the community package to format your splits and upload in an easier manner your data to the hub.
|
40 |
|
41 |
+
```bash
|
42 |
+
pip3 install hf-for-legal
|
43 |
+
```
|
44 |
|
45 |
Find the documentation of the package on PyPi: https://pypi.org/project/hf-for-legal/
|
46 |
|