diff Sphinx/source/faq/log.rst @ 429:c95817c254fe

Orthanc 1.7.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 15:13:03 +0200
parents 0fb9369e893e
children c2ae93c562d2
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Fri May 22 11:19:41 2020 +0200
+++ b/Sphinx/source/faq/log.rst	Fri May 22 15:13:03 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.6.1-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.7.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.6.1-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.7.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