Skip to content

Commit

Permalink
fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schluppeck authored Mar 5, 2021
1 parent 8bbe3ee commit d7afdd5
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 @@ -16,7 +16,7 @@ If you are interested in how this analysis can be implemented in the free and mo

## To get going

This walk-through is written as an [live script in Matlab](https://uk.mathworks.com/help/matlab/matlab_prog/what-is-a-live-script-or-function.html),which is The Mathworks's answer to the "literate coding" idea.
This walk-through is written as an [live script in Matlab](https://uk.mathworks.com/help/matlab/matlab_prog/what-is-a-live-script-or-function.html), which is The Mathworks's answer to the "literate coding" idea.

1. ``git clone`` this repository (assuming macOS). Use Windows magic to achieve the same:
```bash
Expand Down

0 comments on commit d7afdd5

Please sign in to comment.