diff Sphinx/source/faq/log.rst @ 607:eaa6cdfa7ba6 Orthanc-1.9.0

Orthanc 1.9.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jan 2021 12:26:47 +0100
parents 090cc988c35e
children cfeb018b9150
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Tue Jan 26 16:59:54 2021 +0100
+++ b/Sphinx/source/faq/log.rst	Fri Jan 29 12:26:47 2021 +0100
@@ -58,7 +58,7 @@
 2. Stop the Orthanc service. The actual process depends on your
    version of Windows.
 
-3. Copy the just-downloaded ``Orthanc-1.8.2-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.9.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``).
@@ -67,7 +67,7 @@
    ``Orthanc.log`` file::
 
    $ cd C:\Temp
-   $ Orthanc-1.8.2-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.9.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