Merge pull request #5718 from rutrum/master

Fix docker command
This commit is contained in:
Eelco Dolstra
2021-12-03 13:20:52 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
To run the latest stable release of Nix with Docker run the following command:
```console
$ docker -ti run nixos/nix
$ docker run -ti nixos/nix
Unable to find image 'nixos/nix:latest' locally
latest: Pulling from nixos/nix
5843afab3874: Pull complete