branch: externals/dicom
commit 2f5128488371c5d7e7a4b4e7c7ed32d712bba1ea
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update readme
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index bee32e10e2..430ff5dd03 100644
--- a/README.org
+++ b/README.org
@@ -29,8 +29,8 @@ Dicom.el is available from
[[https://elpa.gnu.org/packages/dicom.html][GNU ELPA]
and DICOM image files.
Emacs must be compiled with support for PNG, SVG and XML. The package relies on
-external programs from the [[https://dcmtk.org/en/dcmtk/][DCMTK]] DICOM
toolkit, which are all widely available
-on GNU/Linux distributions.
+external programs from the [[https://dcmtk.org/en/dcmtk/][DCMTK]] DICOM
toolkit, which is widely available on
+GNU/Linux distributions.
- ~dcm2xml~ and ~dcm2img~ from the [[https://dcmtk.org/en/dcmtk/][DCMTK]]
DICOM toolkit
- ~magick~ from [[https://imagemagick.org/][ImageMagick]]