Skip to content

Commit c2fcc13

Browse files
author
Matthew McCullough
committed
Merge pull request #51 from harlantwood/readme
Minor updates to README, reflecting changed external conditions
2 parents 80672a4 + 93e9701 commit c2fcc13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you are on OSX and using Homebrew http://mxcl.github.com/homebrew/ you can in
5959
6060
----
6161
$ brew install asciidoc source-highlight fop
62-
$ brew install https://raw.github.com/adamv/homebrew-alt/master/non-free/kindlegen.rb
62+
$ brew install https://gist.github.com/raw/4064648/kindlegen.rb
6363
----
6464
6565
Initialize a new book with `init`:
@@ -72,7 +72,7 @@ Then you can generate your book content with the 'git scribe gen' command:
7272
7373
$ git scribe gen [site|html|pdf|epub|mobi|all]
7474
75-
Eventually, simply pushing to GitHub will take care of this for you. For now you can test this auto-generation from the site http://gitscribe.com. Adding that URL as a post receive hook on your github project will make it try to auto-generate content on push.
75+
Eventually, simply pushing to GitHub will take care of this for you.
7676
7777
Roadmap
7878
=======

0 commit comments

Comments
 (0)