Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fordanic committed Feb 4, 2015
1 parent 8d0d53c commit 5b48330
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ structure tensors based upon 2D data using the GOP coloring scheme.
To use the code available in this repository, add the following
lines to your startup.m file.

addpath('<your path to where you keep the repository>')
addpath('path-to-this-repository')

setup_tensor_processing_repository()

Note that this library is dependent on my matlab-utilities repository,
Expand Down Expand Up @@ -57,4 +58,4 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Source code provided in this repository is generally released under
the GNU GENERAL PUBLIC LICENSE Version 3, if not otherwise stated.
the GNU GENERAL PUBLIC LICENSE Version 3, if not otherwise stated.

0 comments on commit 5b48330

Please sign in to comment.