From 09b59aa3211654101f848e875730b03adca53c92 Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Wed, 2 Oct 2019 13:47:40 +0200 Subject: [PATCH] capitalize MATLAB --- matlab/reporting/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/reporting/README.md b/matlab/reporting/README.md index 28237ef38..572bb8028 100644 --- a/matlab/reporting/README.md +++ b/matlab/reporting/README.md @@ -20,7 +20,7 @@ repository, located in ```dynare/matlab/utilities/general``` # Use the Dynare Reporting code -- Open Matlab/Octave +- Open MATLAB/Octave - Change into the ```reporting``` directory - Ensure that the [```dseries```](https://git.dynare.org/Dynare/dseries) directory is in your path and initialized correctly (follow the directions on