mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
Merge pull request #2109 from heygen-com/fix/prompt-guide-validation-bugs
docs: Prompt Guide as a novice-to-capstone arc + text corrections from validation
This commit is contained in:
@@ -960,7 +960,7 @@ export default defineCommand({
|
||||
console.log(
|
||||
` ${c.dim('"Using /hyperframes, create a 15-second intro about [your topic]"')}`,
|
||||
);
|
||||
console.log(` ${c.dim("More patterns: hyperframes.heygen.com/guides/prompting")}`);
|
||||
console.log(` ${c.dim("More patterns: hyperframes.heygen.com/prompting/overview")}`);
|
||||
console.log();
|
||||
console.log(` ${c.accent("4.")} Preview in the browser:`);
|
||||
console.log(` ${c.accent(`cd ${name}`)} && ${c.accent("npm run dev")}`);
|
||||
|
||||
Reference in New Issue
Block a user