File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ Note: OS recommendation - Linux Ubuntu based.
28288 . 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
3737Note: Please run next cmd after above step 2 if you are using Linux OS: ` sudo usermod -aG docker $USER `
You can’t perform that action at this time.
0 commit comments