GitBook: [0.4.0] one page modified

This commit is contained in:
Parth Panchal 2021-09-20 11:08:01 +00:00 committed by gitbook-bot
parent 5b05f558fd
commit c6e2cc3234
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -10,6 +10,7 @@ description: This guide will help process the data using different pipelines
{% tab title="Install from PyPI" %}
```javascript
pip install 'openmetadata-ingestion[pii-processor]'
python -m spacy download en_core_web_sm
```
{% endtab %}
{% endtabs %}