tuto3: Fix missing command options
Thanks-To: Pierre Brandone <pierre.brandone@epita.fr>
This commit is contained in:
parent
e928733d61
commit
5c2e6aa439
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ Réalisez un script pour automatiser l'ensemble de ces étapes :
|
|||
|
||||
<div lang="en-US">
|
||||
```bash
|
||||
42sh$ cd $(mktemp)
|
||||
42sh$ cd $(mktemp -d)
|
||||
|
||||
42sh$ ./registry_play library/hello-world:latest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue