diff --git a/README.md b/README.md
index 514e75f..e530a88 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# trouze.github.io
-Repo for my Github pages website hosted at https://tylerrouze.com. Uses [Hugo](https://gohugo.io) to generate.
+Repo for my Github pages website hosted at https://tylerrouze.com. Uses [Astro](https://astro.build) to generate.
## Build Locally
-Must have hugo installed:
+Must have node installed:
```sh
-hugo server
+pnpm dev
```
diff --git a/src/pages/subscribe.astro b/src/pages/subscribe.astro
index bf27d28..87b723b 100644
--- a/src/pages/subscribe.astro
+++ b/src/pages/subscribe.astro
@@ -40,14 +40,26 @@ const LIST_ID = "e769d1fd-a069-436a-acf3-c523b1745b6b";