Words
This commit is contained in:
parent
bee5e72f73
commit
df4ae712e3
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user