From 4875ca62982a4a6386b2faedfe035c82e2f535b6 Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Mon, 8 Feb 2016 15:14:12 -0800 Subject: [PATCH] [doc] Blocking out the second code example. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da95439..d91c2e9 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ Start with initializing the virtual environment and Postgres Current functionality is demonstrated with: -$ psql -h localhost -U officehours -d officehours -f officehours.sql -$ hy play.hy + $ psql -h localhost -U officehours -d officehours -f officehours.sql + $ hy play.hy