Skip to content

Commit 3c0ef93

Browse files
committed
added docker installation command
1 parent 10ea1b4 commit 3c0ef93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Login to your virtual machine using ssh or putty.
6969

7070
To install docker you need to run following command:
7171

72+
curl -fsSL https://get.docker.com/ | sh
73+
7274
Then you need to build and run docker container
7375

7476
sudo apt-get install git

0 commit comments

Comments
 (0)