From 093ddc32176fc6ed30c26f00b7ff7ed6ccc374c8 Mon Sep 17 00:00:00 2001 From: Rebecca Murphey Date: Wed, 16 Jun 2010 21:37:47 -0400 Subject: [PATCH] really fixing it --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7ab132f..6f172680 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ From the /book directory, run Then, run -`./scripts/publish.sh -./scripts/publish-pdf.sh +`./scripts/publish.sh` + +`./scripts/publish-pdf.sh` # Copyright & Licensing # This material is licensed by Rebecca Murphey under the [Creative Commons Attribution-Share Alike 3.0 United States license](http://creativecommons.org/licenses/by-sa/3.0/us/). You are free to copy, distribute, transmit, and remix this work, provided you attribute the work to Rebecca Murphey as the original author and reference [this repository](http://github.com/rmurphey/jqfundamentals). If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license. Any of the above conditions can be waived if you get permission from the copyright holder. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to the [Creative Commons Attribution-Share Alike 3.0 United States license](http://creativecommons.org/licenses/by-sa/3.0/us/).