@aiiware/aii 0.14.2 → 0.14.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/aii +421 -425
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -297,7 +297,7 @@ Bundle soul, skills, hooks, instructions, and theme into a single installable pa
|
|
|
297
297
|
aii persona install github:aiiware/aii-personas/aiiware-full-stack-engineer
|
|
298
298
|
|
|
299
299
|
# Install from GitLab
|
|
300
|
-
aii persona install
|
|
300
|
+
aii persona install gitlab:aiiware/aii-personas/aiiware-full-stack-engineer
|
|
301
301
|
|
|
302
302
|
# Activate it
|
|
303
303
|
aii persona use aiiware/full-stack-engineer
|