add global flag to installation command in README

This commit is contained in:
John
2026-06-05 16:11:44 +08:00
parent 911705dce7
commit c22b6e4115
+1 -1
View File
@@ -13,7 +13,7 @@ GoFrame Skills is an AI skill set tailored for the GoFrame framework, designed t
## Installation
```bash
npx skills add github.com/gogf/skills
npx skills add github.com/gogf/skills -g
```
## Check Updates