mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-15 19:21:45 +00:00
Fix gh skill command to gh skills and update README (#1531)
* Fixing gh skill to be gh skills and adding to the README * Adding skills install instruction to readme * Fixing escapes
This commit is contained in:
@@ -9,7 +9,7 @@ const REPO_BASE_URL =
|
||||
const REPO_GITHUB_URL = "https://github.com/github/awesome-copilot/blob/main";
|
||||
|
||||
/**
|
||||
* The GitHub repo identifier used for `gh skill install` commands
|
||||
* The GitHub repo identifier used for `gh skills install` commands
|
||||
*/
|
||||
export const REPO_IDENTIFIER = "github/awesome-copilot";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user