This commit is contained in:
Marcin Kulik 2015-03-06 09:32:05 +01:00
parent bee5e72f73
commit df4ae712e3

View File

@ -70,7 +70,7 @@ $ bundle exec rails server
### 6. Run the background job processor ### 6. Run the background job processor
The background job processor is needed for thumbnail generation. The background job processor is needed for asciicast pre-processing and thumbnail generation.
```bash ```bash
$ bundle exec sidekiq $ bundle exec sidekiq
@ -88,4 +88,4 @@ source [contributors](https://github.com/asciinema/asciinema.org/contributors)
## Copyright ## Copyright
Copyright © 2011-2014 Marcin Kulik. See LICENSE.txt for details. Copyright © 2011-2015 Marcin Kulik. See LICENSE.txt for details.