diff --git a/README.md b/README.md
index d671fb0..4336dd4 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
Using Python3:
1. `pip install markdown`
- 2. Copy contents of /pg-py to local directory.
+ 2. Copy contents of /pa-py to local directory.
3. Drop markdown files into /post (see front matter in examples)
- 4. Generate with `python3 pg.py`.
+ 4. Generate with `python3 pa.py`.
5. Output is in directory `/public`, complete with RSS and Sitemap.
`/theme` files can be tweaked to preference.