From d18f4cb04f993a49483c0b8a9324c3447eeafe98 Mon Sep 17 00:00:00 2001 From: huberrob Date: Thu, 28 Apr 2022 10:09:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce8d4362..be873943 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The service was generated by the [swagger-codegen](https://github.com/swagger-ap The service uses the [Connexion](https://github.com/zalando/connexion) library on top of Flask. ## Usage -Before running the service, please set user details in the config file, see config/server.ini. +Before running the service, please set user details in the configuration file, see config/users.py. To install F-UJI, you may execute the following python-based or docker-based installation commands from the root directory: