Skip to content

Commit ec69eb8

Browse files
committed
add -o option to wget
Signed-off-by: Michel-FK <[email protected]>
1 parent df839e7 commit ec69eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ When using a Docker container, you must first create a new directory (here we cr
111111
```bash
112112
$ mkdir FunKey-OS
113113
$ cd FunKey-OS
114-
$ wget https://raw.githubusercontent.com/FunKey-Project/FunKey-OS/master/docker/Dockerfile
114+
$ wget https://raw.githubusercontent.com/FunKey-Project/FunKey-OS/master/docker/Dockerfile -o Dockerfile
115115
```
116116

117117
You must then build the docker image (don't forget the final dot!):

0 commit comments

Comments
 (0)