From 90ea78e3dc01dc917886bcbd11b49ed9ef4cd13d Mon Sep 17 00:00:00 2001 From: guzman-raphael Date: Wed, 23 Sep 2020 00:55:36 -0500 Subject: [PATCH] Update readme. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3228824c..9fcf59b0 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,17 @@ DataJoint was initially developed in 2009 by Dimitri Yatsenko in [Andreas Tolias ## Installation -### Greater than R2016b (Recommended) +### (Recommended) Greater than R2016b 1. Utilize MATLAB built-in GUI i.e. *Top Ribbon -> Add-Ons -> Get Add-Ons* 2. Search and Select `DataJoint` 3. Select *Add from GitHub* +### Using GHToolbox (FileExchange Community Toolbox) + +1. Install *GHToolbox* using using an appropriate method in https://github.com/datajoint/GHToolbox +2. run: `ghtb.install('datajoint/datajoint-matlab')` + ### Less than R2016b 1. Utilize MATLAB built-in GUI i.e. *Top Ribbon -> Add-Ons -> Get Add-Ons* @@ -27,7 +32,6 @@ DataJoint was initially developed in 2009 by Dimitri Yatsenko in [Andreas Tolias 3. Right-Click and Select *Install* 4. Select *Install* - ## Running Tests Locally * Create an `.env` with desired development environment values e.g.