mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +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.