Unverified Commit d6953c56 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update prerequisites.md

parent 5abec529
......@@ -22,7 +22,7 @@ Docker engine is pre-installed on Ubuntu 18.04. You can re-install it as
described below
```bash
sudo apt-get install -y docker-io
sudo apt-get install -y docker.io
```
To verify a correct installation, run `sudo docker run hello-world`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment