From 67e7323cf0cfcaa67b278c5c7d9c11bcc38d554e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Thu, 13 Jun 2019 11:40:03 +0200
Subject: [PATCH] windows/README.txt: fix phrasing; remove link to obsolete
 Wiki

[skip ci]
---
 windows/README.txt | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/windows/README.txt b/windows/README.txt
index 04d5d32495..bba5320cc0 100644
--- a/windows/README.txt
+++ b/windows/README.txt
@@ -10,14 +10,10 @@ There is also a complete reference manual documenting all Dynare functions
 (under HTML format in ‘dynare-manual.html\index.html’, under PDF format in
 ‘dynare-manual.pdf’).
 
-You can also get more information on the web, on Dynare homepage:
+You can also get more information on the Dynare homepage:
 
   https://www.dynare.org
 
-Or on Dynare Wiki:
-
-  https://www.dynare.org/DynareWiki
-
 Note: Dynare comes with an automated uninstaller, which you can run from the
 “Add/Remove Programs” menu of the Control Panel.
 
@@ -65,9 +61,9 @@ Octave can be downloaded at:
 — For 32-bit systems:
   https://ftpmirror.gnu.org/gnu/octave/windows/octave-5.1.0-w32-installer.exe
 
-Every time you run Octave, you should type the two following commands (assuming
-that you have installed Dynare at the standard location, and replacing ‘4.x.y’
-by the correct version number):
+Every time you run Octave, you should type the following command (assuming that
+you have installed Dynare at the standard location, and replacing ‘4.x.y’ by
+the correct version number):
 
   addpath c:\dynare\4.x.y\matlab
 
-- 
GitLab