Skip to content

Commit 18ec86f

Browse files
committed
Update README.md
1 parent 4a1d6d0 commit 18ec86f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
5. create and seed the db (the server must still be running, so open a new terminal window first)
1717
> python manage.py create_db; python manage.py seed_db --seedfile 'data/db_items.json'
1818
19-
6. check out the page listing your blog posts
20-
> http://localhost:5000/post
19+
6. check out your blog
20+
> http://localhost:5000/blog

0 commit comments

Comments
 (0)