From 7839853313516ff3a3f48de045eb3cb2633da8e9 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Fri, 6 Mar 2015 10:35:54 +0000 Subject: [PATCH] Readme tweaks --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cc13a6..2c66e82 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ asciinema's terminal recorder go here: ## Setup instructions Below you'll find setup instructions in case you want to contribute, play with -it on your local machine or setup your own instance for your organization. +it on your local machine, or setup your own instance for private use or for +your organization. ### 1. Install dependencies @@ -70,7 +71,8 @@ $ bundle exec rails server ### 6. Run the background job processor -The background job processor is needed for asciicast pre-processing and thumbnail generation. +The background job processor is needed for asciicast pre-processing and +thumbnail generation. ```bash $ bundle exec sidekiq