Skip to content

Commit 69ea3c3

Browse files
author
DKravtsov
committed
updated docs
1 parent e42ec4f commit 69ea3c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Note: OS recommendation - Linux Ubuntu based.
2828
8. Redis 6
2929

3030
## Setting up Docker and docker-compose
31-
1. For installing Docker please follow steps mentioned on page [install on Ubuntu linux](https://docs.docker.com/install/linux/docker-ce/ubuntu/)
31+
1.For installing Docker please follow steps mentioned on page [install on Ubuntu linux](https://docs.docker.com/install/linux/docker-ce/ubuntu/)
3232
or [install on Mac/Windows](https://docs.docker.com/engine/install/).
3333

34-
2. For installing docker-compose please follow steps on page [install compose](https://docs.docker.com/compose/install/#install-compose)
34+
2.For installing docker-compose please follow steps on page [install compose](https://docs.docker.com/compose/install/#install-compose)
3535
and select `Linux Standalone binary` tab if you are using Linux OS.
3636

3737
Note: Please run next cmd after above step 2 if you are using Linux OS: `sudo usermod -aG docker $USER`

0 commit comments

Comments
 (0)