mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
docs: fixed unused param and install
This commit is contained in:
parent
2f478f861e
commit
cc28d5a64f
@ -30,4 +30,3 @@ exclude_patterns = []
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
html_static_path = ['_static']
|
||||
|
||||
@ -8,8 +8,8 @@ Prerequisites
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
- `Python 3.8+ <https://www.python.org/downloads/>`_
|
||||
- `pip <https://pip.pypa.io/en/stable/getting-started/>`
|
||||
- `ollama <https://ollama.com/>` *optional for local models
|
||||
- `pip <https://pip.pypa.io/en/stable/getting-started/>`_
|
||||
- `ollama <https://ollama.com/>`_ *optional for local models
|
||||
|
||||
|
||||
Install the library
|
||||
|
||||
Loading…
Reference in New Issue
Block a user