mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-17 03:13:25 +00:00
chore: publish from main
This commit is contained in:
@@ -18,8 +18,8 @@ const initialItems = sortExtensions(extensionsData.items, 'title');
|
||||
<div class="page-content">
|
||||
<div class="container">
|
||||
<div class="how-to-install">
|
||||
<p><strong>Installing in the GitHub Copilot app:</strong> Click <strong>Copy URL</strong>, then ask Copilot to install that extension URL.</p>
|
||||
<p><strong>Example:</strong> <code>Install this extension: https://github.com/github/awesome-copilot/tree/main/extensions/accessibility-kanban</code></p>
|
||||
<p><strong>Installing in the GitHub Copilot app:</strong> Click <strong>Copy Install</strong>, then run that plugin install command in Copilot.</p>
|
||||
<p><strong>Example:</strong> <code>copilot plugin install accessibility-kanban@awesome-copilot</code></p>
|
||||
</div>
|
||||
|
||||
<div class="listing-toolbar">
|
||||
|
||||
Reference in New Issue
Block a user