diff Sphinx/source/faq/log.rst @ 336:a5f7fc9fb611

Orthanc 1.6.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Mar 2020 15:15:39 +0100
parents 6cbcdb965ad3
children 011b01ccf52d ecdd754e16ba
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Wed Mar 18 10:09:42 2020 +0100
+++ b/Sphinx/source/faq/log.rst	Wed Mar 18 15:15:39 2020 +0100
@@ -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.5.8-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.6.0-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.5.8-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.6.0-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