Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsipkens authored Apr 9, 2024
1 parent 3853f30 commit fa318b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In addition to the necessary MATLAB toolboxes, this program has two dependences
As a result, the folders corresponding to these submodules will initially be empty. Their are multiple routes to downloading these submodules. If using git, one can initially clone the repository using

```shell
git clone git://github.com/tsipkens/mat-2d-aerosol-inversion --recurse-submodules
git clone git://github.com/tsipkens/bidias --recurse-submodules
```

which will automatically download the submodules when downloading overall program. Alternatively, the submodules can be downloaded manually from the above sources and placed in the `cmap/` and `tfer_pma/` folders. In either case, to be used directly, these packages should then be added to the MATLAB path at the beginning of any script using
Expand Down

0 comments on commit fa318b8

Please sign in to comment.