Skip to content

Commit

Permalink
Install comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mjirik committed Oct 10, 2012
1 parent 108bfbc commit 481c850
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
@@ -1,4 +1,20 @@
matlab-interactive-3D-graph-cut
===============================

Interactive 3D Graph Cut for Matlab
Interactive 3D Graph Cut for Matlab


Install
=======

Get submodules

>git submodule init
>git submodule update
Run install.m

>matlab -nodesktop -nosplash -r "install; quit"


0 comments on commit 481c850

Please sign in to comment.