Skip to content
Commits on Source (2)
......@@ -6,10 +6,10 @@ Once Orthanc is installed, you can test your installation with:
$ xdg-open http://localhost:8042/app/explorer.html
Then click on the "Upload" button, drag/drop a DICOM file, click on
the "Start the upload" button, and you should be going. See for more
info:
the "Start the upload" button, and you should be going. For more info,
check out the Orthanc Book, starting with the "Quickstart" section:
https://code.google.com/p/orthanc/wiki/OrthancCookbook#Opening_Orthanc_Explorer
http://book.orthanc-server.com/index.html
......
orthanc (1.4.2+dfsg-2) unstable; urgency=medium
* Fix URL in README.Debian. Closes: #913722
-- Sebastien Jodogne <s.jodogne@gmail.com> Wed, 14 Nov 2018 17:26:45 +0100
orthanc (1.4.2+dfsg-1) unstable; urgency=medium
* New upstream version
......