Compare commits

...

2 Commits

1 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,7 @@
- Base - Base
- hugo - hugo
- Optional (required for `tlwiki` management script) - Optional (only required for `tlwiki` management script)
- git - git
- python3 - python3
- rsync - rsync
@ -20,9 +20,8 @@
#### Using `tlwiki` script #### Using `tlwiki` script
1. Ensure these additional requirements are met: 1. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template
2. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template 2. Run `./tlwiki updeps` to pull in the latest version of all git submodules
3. Run `./tlwiki updeps` to pull in the latest version of all git submodules
#### Using individual commands #### Using individual commands