Template:Install py package help: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
Line 1: | Line 1: | ||
{{#tip-info: On Linux: <code>pip3 install {{{package}}}</code><br>On Windows: <code>py -3 -m pip install {{{package}}}</code> }} <small> | [[Help:Using the command line|CLI help]]</small><noinclude> | {{#tip-info: On Linux: <code>pip3 install {{{package}}}</code><br>On Windows: <code>py -3 -m pip install {{{package}}}</code> }} <small> | [[Help:Using the command line|CLI help]]</small><noinclude> | ||
[[Category:ZeldaMods templates]] | [[Category:ZeldaMods templates]] | ||
<templatedata> | |||
{ | |||
"params": { | |||
"package": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |