diff --git a/README.md b/README.md index 40b9152..97cd880 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ To start a new module from it: Instantiate the module with: - add-module ghcr.io/nethserver/kickstart:latest 1 + add-module ghcr.io/kemboi22/erpnext:latest 1 The output of the command will return the instance name. Output example: - {"module_id": "kickstart1", "image_name": "kickstart", "image_url": "ghcr.io/nethserver/kickstart:latest"} + {"module_id": "erpnext1", "image_name": "erpnext", "image_url": "ghcr.io/kemboi22/erpnext:latest"} ## Configure @@ -52,7 +52,7 @@ Launch `configure-module`, by setting the following parameters: Example: ``` -api-cli run configure-module --agent module/kickstart1 --data - <