# HG changeset patch # User Steve Losh # Date 1317769940 14400 # Node ID 6886e35eed0dc882c308f9a7ddba23b706769ad4 # Parent f6f1b6b96f16998cb1f1855b61f7b62a4bb0a50a Moar README. diff -r f6f1b6b96f16 -r 6886e35eed0d README.markdown --- a/README.markdown Tue Oct 04 19:09:11 2011 -0400 +++ b/README.markdown Tue Oct 04 19:12:20 2011 -0400 @@ -28,12 +28,15 @@ cd /vagrant cp src/newseasons/settings-vagrant.clj src/newseasons/settings.clj + lein plugin install lein-noir 1.2.0 lein deps Run the web server (while SSH'ed in): lein run +Visit on your local machine to view the site. + To run the check-for-new-seasons/notify-users loop: lein run :refresh