Update README.md

This commit is contained in:
Astra 2024-10-26 03:54:30 +02:00
parent bb036dc6d8
commit ca4d5709e8

View file

@ -4,9 +4,9 @@ Syncs PLC operations log into a local table, and allows resolving `did:plc:`
DIDs without putting strain on https://plc.directory and hitting rate limits.
## Build Instructions
In the top directory run the following:
```bash
podman build -t plc-mirror:latest -f cmd/plc-mirror/Dockerfile .
cd cmd/plc-mirror
podman build -t plc-mirror:latest .
```
## Setup