Skip to content

Commit df9a538

Browse files
committed
curl
1 parent 1aa5286 commit df9a538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fifteen/random/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Using this trick is a good way to get started. However, this configuration is de
3737

3838
### Downloading
3939

40-
$ curl -O https://github.com/minprog/cs50x/raw/2021/fifteen/dist/fifteen.zip
40+
$ curl -OL https://github.com/minprog/cs50x/raw/2021/fifteen/dist/fifteen.zip
4141
$ unzip fifteen.zip
4242
$ rm fifteen.zip
4343
$ cd fifteen

0 commit comments

Comments
 (0)