tuto3: Fix missing command options
Thanks-To: Pierre Brandone <pierre.brandone@epita.fr>
This commit is contained in:
parent
e928733d61
commit
5c2e6aa439
@ -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…
Reference in New Issue
Block a user