From 2f04446bf07e45bd9b38372fecf15596f5447d86 Mon Sep 17 00:00:00 2001 From: chenxunhai <xunhai.chen@lucahealthcare.cn> Date: Thu, 17 Oct 2024 10:51:33 +0800 Subject: [PATCH] readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 189be77..3777a60 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # 绠楁硶鍏叡渚濊禆 -灏嗕唬鐮佸姞鍏ュ埌 requirements.txt +鏂规硶 1. 灏嗕唬鐮佸姞鍏ュ埌 requirements.txt ``` git+https://git.lucahealthcare.cn/luca-open-source/luca-algorithm-common.git@main#egg=luca-algorithm-common ``` + +鏂规硶 2. 瀹夎渚濊禆 + +```shell +pip install luca-algorithm-common --index-url http://git.lucahealthcare.cn/api/v4/projects/409/packages/pypi/simple +``` -- GitLab