Skip to content

Commit

Permalink
Small fix in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrschy authored Dec 8, 2016
1 parent 7b29852 commit 9b28bf0
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 @@ -9,7 +9,7 @@ This package provides a class-based interface, similar to MATLAB's build-in func
## Installation

1. Clone or download this repository and add it to your MATLAB search path.
2. Compile the *.mex-file located at `@VonMisesMixture/private` by browsing to that directory in MATLAB and running ```mex sampleVonMises.c``` from the command line.
2. Compile the *.mex-file located at `@VonMisesMixture/private` by browsing to that directory in MATLAB and running ```mex sampleVonMisesMex.c``` from the command line.

## Examples

Expand Down

0 comments on commit 9b28bf0

Please sign in to comment.