Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <[email protected]>
  • Loading branch information
sagikazarmark committed Feb 3, 2024
1 parent 79077e3 commit 02f0062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Using `regctl`:

```shell
mkdir -p var/
regctl image export docker.io/library/alpine:latest $PWD/varalpine.tar.gz
regctl image export docker.io/library/alpine:latest $PWD/var/alpine.tar.gz
```

**For an optimal developer experience, it is recommended to install [Nix](https://nixos.org/download.html) and [direnv](https://direnv.net/docs/installation.html).**
Expand Down

0 comments on commit 02f0062

Please sign in to comment.