diff --git a/README.md b/README.md
index eba63f7..1b5205c 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
Send emails from your terminal.
-
+
## Text-based User Interface
@@ -30,7 +30,7 @@ pop < message.md \
--attach invoice.pdf
```
-
+
### Environment
diff --git a/cli.tape b/cli.tape
index d3c8a95..aa3c0ab 100644
--- a/cli.tape
+++ b/cli.tape
@@ -5,15 +5,15 @@ Set Width 600
Set Height 400
Hide
- Type "export RESEND_API_KEY=$(pass RESEND_API_KEY)"
+ Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
Enter
Sleep 1
Ctrl+L
Show
Type "pop < message.md \" Enter
-Type "--from 'pop@lalani.dev' \" Enter
-Type "--to 'maas@charm.sh' \" Enter
+Type "--from 'pop@charm.sh' \" Enter
+Type "--to 'vt100@charm.sh' \" Enter
Type "--subject 'Pop' \" Enter
Type "--attach README.md"
Sleep 0.5
diff --git a/demo.tape b/demo.tape
index b8b6943..7b85d65 100644
--- a/demo.tape
+++ b/demo.tape
@@ -5,7 +5,7 @@ Set Width 800
Set Height 800
Hide
- Type "export RESEND_API_KEY=$(pass RESEND_API_KEY)"
+ Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
Enter
Sleep 1
Ctrl+L
@@ -15,12 +15,12 @@ Type "pop"
Enter
Sleep 1
-Type "pop@lalani.dev"
+Type "pop@charm.sh"
Sleep 0.5
Tab
Sleep 1
-Type "maas@charm.sh"
+Type "vt100@charm.sh"
Sleep 0.5
Tab
Sleep 1