From a42603d0f7338a950dc3c2cf5f78b2e3607996c7 Mon Sep 17 00:00:00 2001 From: pandablue0809 Date: Tue, 15 Oct 2024 07:44:50 +0900 Subject: [PATCH] first commit --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 0a2f778..1b401d7 100755 --- a/README.md +++ b/README.md @@ -42,20 +42,6 @@ The following assumes you will be using a [git](https://git-scm.com/) version co You can [download](https://www.orthanc-server.com/download.php) a latest version or you can use our own sample of an [Orthanc](https://www.orthanc-server.com/) version with our examples of patient images. The instructions to use our solution are as follows. -#### Clone - -1.1.1. Clone the DICOM Server [repository](https://github.com/MIMBCD-UI/dicom-server): - -``` -git clone git@github.com:MIMBCD-UI/dicom-server.git -``` - -1.1.2. Go inside the project folder: - -``` -cd dicom-server/ -``` - #### Install 1.2.1. Install the local dependencies: