Add missing note on deployment in README

This commit is contained in:
Joshua Ramon Enslin 2023-06-24 00:58:10 +02:00
parent de322fb41f
commit 4f8f041133
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -18,7 +18,8 @@ Finally, this tool will return a ZIP file containing one XML file per object in
## Deployment
1. Clone this repository
1. Clone this repository and set up git subrepositories
- Before doing this, ensure that an alias `gitea` is available in your SSH config (`~/.ssh/config`)
2. Point a web server to serve the [`/public`](./public) subdirectory
## Development