Skip to content

Commit 6ecf9e3

Browse files
Merge #1058
1058: Update README to mention rootless Docker. r=Emilgardis a=Alexhuszagh Co-authored-by: Alex Huszagh <[email protected]>
2 parents 596b223 + 0640270 commit 6ecf9e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ for detailed installation instructions.
4848
One of these container engines is required. If both are installed, `cross` will
4949
default to `docker`.
5050

51-
- [Docker]. Note that on Linux non-sudo users need to be in the `docker` group.
52-
Read the official [post-installation steps][post]. Requires version 20.10 (API 1.40) or later.
51+
- [Docker]. Note that on Linux non-sudo users need to be in the `docker` group or use rootless docker.
52+
Read the container engine [install guide][install] for the required installation and post-installation steps. Requires version 20.10 (API 1.40) or later.
5353

54-
[post]: https://docs.docker.com/install/linux/linux-postinstall/
54+
[install]: https://github.com/cross-rs/cross/wiki/Getting-Started#installing-a-container-engine
5555

5656
- [Podman]. Requires version 3.4.0 or later.
5757

0 commit comments

Comments
 (0)