mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-17 05:00:25 +00:00
fix typo in tutorial-model-plugin.md (#1043)
This commit is contained in:
parent
88d3e11c65
commit
ccc52265e9
1 changed files with 1 additions and 1 deletions
|
|
@ -508,7 +508,7 @@ llm install 'https://gist.github.com/simonw/6e56d48dc2599bffba963cef0db27b6d/arc
|
|||
|
||||
## GitHub repositories
|
||||
|
||||
The same trick works for regular GitHub repositories as well: the "Download ZIP" button can be found by clicking the green "Code" button at the top of the repository. The URL which that provide scan then be used to install the plugin that lives in that repository.
|
||||
The same trick works for regular GitHub repositories as well: the "Download ZIP" button can be found by clicking the green "Code" button at the top of the repository. The URL which that provides can then be used to install the plugin that lives in that repository.
|
||||
|
||||
## Publishing plugins to PyPI
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue