chore: update readme for 0.0.64

This commit is contained in:
Pavel Feldman
2026-02-05 17:22:14 -08:00
parent 528375edbe
commit 5ec239edf9
5 changed files with 42 additions and 35 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ async function main() {
console.log(`Installed @playwright/cli version: ${version}`);
// 2. Run playwright-cli install-skills
console.log('\n=== Running playwright-cli install-skills ===\n');
run('npx playwright-cli install-skills');
console.log('\n=== Running playwright-cli install --skills ===\n');
run('npx playwright-cli install --skills');
// 3. Move generated skills into the existing skills folder
console.log('\n=== Updating skills folder ===\n');