Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mobeets authored Nov 9, 2017
1 parent fa8ea5d commit aad4292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Download/clone this repo and add it to your Matlab path (using `addpath`). Now t

- `mpm install [package-name]`: install package by name
- `mpm uninstall [package-name]`: remove package, if installed
- `mpm search [package-name]`: find url given package name
- `mpm search [package-name]`: search for package given name (checks Github and Matlab File Exchange)
- `mpm freeze`: lists all packages currently installed
- `mpm init`: adds all installed packages to path (for running on Matlab startup)
- `mpm init`: adds all installed packages to path (run when Matlab starts up)

## More details

Expand Down

0 comments on commit aad4292

Please sign in to comment.