diff --git a/README.md b/README.md index 877c222..cae754b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ You can also install the fabfire adapter using Docker or Podman: ```shell podman build -f Dockerfile -t fabinfra/fabfire_adapter -podman run localhost/fabinfra/fabfire_adapter:latest #cleanup if required: podman system prune @@ -57,6 +56,12 @@ Edit the config file example provided in `config/config.toml` python3 main.py ``` + or with Podman: + + ```shell + podman run localhost/fabinfra/fabfire_adapter:latest + ``` + 3. The adapter has to remain running for the readers to work # Provisioning