From 522f29d3593ff0bb0ec7c8ec624b8a4253ff91f0 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Fri, 10 May 2019 09:26:03 -0400 Subject: [PATCH] Note about other image archives --- docs/latest/essentials/data-source.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/latest/essentials/data-source.md b/docs/latest/essentials/data-source.md index a0840985f..3a7f79d66 100644 --- a/docs/latest/essentials/data-source.md +++ b/docs/latest/essentials/data-source.md @@ -96,6 +96,9 @@ The `REACT_APP_CONFIG` value tells our app which file to load on to ## Open Source DICOM Image Archives +Our example uses `Orthanc`, but there are a lot of options available to you. +Here are some of the more popular ones: + | Archive | Installation | | --------------------------------------------- | ---------------------------------- | | [DCM4CHEE Archive 5.x][dcm4chee] | [W/ Docker][dcm4chee-docker] |