diff Sphinx/source/faq/log.rst @ 461:a10f0e5be459

Orthanc 1.7.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 08 Jul 2020 16:34:29 +0200
parents c2ae93c562d2
children 933e28b6a64d
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Wed Jul 08 11:09:59 2020 +0200
+++ b/Sphinx/source/faq/log.rst	Wed Jul 08 16:34:29 2020 +0200
@@ -49,7 +49,7 @@
 2. Stop the Orthanc service. The actual process depends on your
    version of Windows.
 
-3. Copy the just-downloaded ``Orthanc-1.7.1-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.7.2-Release.exe`` together
    with your configuration file (that is by default located in
    ``C:\Orthanc\Configuration.json``) into the same folder
    (e.g. ``C:\Temp``).
@@ -58,7 +58,7 @@
    ``Orthanc.log`` file::
 
    $ cd C:\Temp
-   $ Orthanc-1.7.1-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.7.2-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
 
 5. Once the log has been generated (by default, it is available as
    ``C:\Temp\Orthanc.log``), stop Orthanc and possibly restart the