Skip to content

Commit

Permalink
Submodule instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Oct 30, 2019
1 parent cad8de0 commit f56f732
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ The NREL Reference OpenSource Controller (ROSCO) provides an open, modular and f
* [Matlab_Toolbox](Matlab_Toolbox) - MATLAB scripts to parse and plot simulation output data (tools will eventually be available in python as well).

## Installing the ROSCO Toolbox
First, clone the git repository:
First, clone the git repository and initiate the submodule:
```
git clone https://github.com/nikhar-abbas/ROSCO_tooblox.git
git submodule init
git submodule update
```
Second, install it from the cloned home directory
```
Expand Down

0 comments on commit f56f732

Please sign in to comment.