From 0e205bb8bb37a816363bf829360da81f6a196fc1 Mon Sep 17 00:00:00 2001 From: Xavier Frankline Odhiambo <49587182+thepsalmist@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:10:19 +0300 Subject: [PATCH] Update README.md Co-authored-by: Clemence Kyara --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92658be..d65b67d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ commas or spaces as separators. Configuration via a config file in the syntax of Then run the API and UI services using Docker Compose: ``` -$ make dev-deploy IMAGE_TAG= +$ make up ``` Access an interactive API documentation and a collection index explorer in a web browser: