mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
* Corrected a typo in Fedora install instructions * Removed the change on docker start command. Changed the command from `sudo systemctl start docker` to `sudo systemctl docker start` as it was addressed on other PR, so leaving it to the original one.