Remove duplicate unzip command from index page
This commit is contained in:
parent
d0aaa08f24
commit
6541b49a38
@ -70,7 +70,6 @@ layout: reference
|
||||
$ wget http://sample.com/project.2010-06-01.zip
|
||||
$ unzip project.2010-06-01.zip
|
||||
$ cp -R project.2010-06-01 project-my-copy
|
||||
$ unzip project.2010-06-01.zip
|
||||
$ cd project-my-copy
|
||||
$ (change something)
|
||||
$ diff project-my-copy project.2010-06-01 > change.patch
|
||||
|
Loading…
Reference in New Issue
Block a user