better readme
This commit is contained in:
parent
1b5de1882a
commit
6f4e127d06
1 changed files with 4 additions and 3 deletions
|
@ -12,12 +12,13 @@ add "transcribe" to LOCAL_APPS in local_setttings.py
|
|||
|
||||
## configuration
|
||||
|
||||
add a user called subtitles and create 2 lists for that user: Queue and Transcribed
|
||||
alternatively see options for `./manage.py transcribe` to use another user or list name
|
||||
add a user called subtitles and create 2 lists for that user: Queue and Transcribed
|
||||
alternatively see options for `./manage.py transcribe` to use another user or list name
|
||||
|
||||
## run
|
||||
|
||||
in a terminal run
|
||||
in a terminal run
|
||||
|
||||
./manage.py transcribe
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue