mgbam commited on
Commit
19ba331
·
verified ·
1 Parent(s): 116042e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ MedGenesis AI uses a Dockerfile for guaranteed reproducibility and robust depend
53
  Run Locally:
54
  bash
55
  Copy code
56
- git clone https://huggingface.co/spaces/YOUR_SPACE_URL
57
  cd YOUR_REPO
58
  docker build -t medgenesis-ai .
59
  docker run -p 7860:7860 medgenesis-ai
 
53
  Run Locally:
54
  bash
55
  Copy code
56
+ git clone https://huggingface.co/spaces/MCP_Res
57
  cd YOUR_REPO
58
  docker build -t medgenesis-ai .
59
  docker run -p 7860:7860 medgenesis-ai