From 1767231e78784dcfcb7add7fbd6d8d1450d97c80 Mon Sep 17 00:00:00 2001 From: Florian Borchert Date: Wed, 11 Dec 2024 10:09:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb23f43..0728356 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Simple integration of pre-configured [xMEN](https://github.com/hpi-dhc/xmen) pip - `docker run -m=12g -p :5000 -v "$(pwd)"/xmen_index/index:/index/ ghcr.io/hpi-dhc/xmen-inception-recommender:main` -Replace with the port you want to use for the external recommender in INCEpTION. +Replace with the port you want to use for the external recommender in INCEpTION. It will be available on `http://localhost:/xmen_snomed` ## Create xMEN KB and Index from Scratch