Skip to content

Commit d81b186

Browse files
authored
Update README.md
1 parent 82b2d40 commit d81b186

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
# Check The config File :
33
windows10.yaml
44
# Docker Installation
5-
#sudo su
6-
#sudo apt update
7-
#sudo apt install docker.io docker-compose
8-
#docker
9-
#pwd
10-
#mkdir dockercom
11-
#cd dockercomp
12-
#vim windows10.yaml
5+
```bash
6+
7+
sudo su
8+
sudo apt update
9+
sudo apt install docker.io docker-compose
10+
docker
11+
pwd
12+
mkdir dockercom
13+
cd dockercomp
14+
vim windows10.yaml

0 commit comments

Comments
 (0)