diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -37,7 +37,8 @@ support a username and password. uploaded. 2. Run roka.py with the `--generate <output_directory>` parameter, where - `<output_directory>` is an output directory to place the generated site. + `<output_directory>` is an output directory to place the generated site. All + audiobook files will be copied to this location. ```bash ./roka.py --generate ./static |