From c707549aad462db268c34bbcc67de3b879b69951 Mon Sep 17 00:00:00 2001 From: Paul Sharp <44529197+DrPaulSharp@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:41:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 203132d6..e4566708 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Install ======= To install in local directory: + git clone --recurse-submodules https://github.com/RascalSoftware/python-RAT.git + cd python-RAT pip install -e . matlabengine is an optional dependency only required for Matlab custom functions. The version of matlabengine should match the version of Matlab installed on the machine. This can be installed as shown below: