Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
guzman-raphael committed Sep 23, 2020
1 parent 0d2d26b commit 90ea78e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand All @@ -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.
Expand Down

0 comments on commit 90ea78e

Please sign in to comment.