Skip to content

Commit

Permalink
Update format
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxf committed Aug 24, 2015
1 parent 7328d1a commit c4a559e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data/phototour/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ Here we put the original patch data. The following commands can be used to
download and unzip the data, assuming the current directory is where this file
is.

curl -O http://www.cs.ubc.ca/~mbrown/patchdata/liberty.zip
unzip -q -d liberty liberty.zip
rm liberty.zip
curl -O http://www.cs.ubc.ca/~mbrown/patchdata/liberty.zip
unzip -q -d liberty liberty.zip
rm liberty.zip

curl -O http://www.cs.ubc.ca/~mbrown/patchdata/notredame.zip
unzip -q -d notredame notredame.zip
rm notredame.zip
curl -O http://www.cs.ubc.ca/~mbrown/patchdata/notredame.zip
unzip -q -d notredame notredame.zip
rm notredame.zip

curl -O http://www.cs.ubc.ca/~mbrown/patchdata/yosemite.zip
unzip -q -d yosemite yosemite.zip
rm yosemite.zip
curl -O http://www.cs.ubc.ca/~mbrown/patchdata/yosemite.zip
unzip -q -d yosemite yosemite.zip
rm yosemite.zip


0 comments on commit c4a559e

Please sign in to comment.