Skip to content

Commit 622ae68

Browse files
author
Inkedstinct
committed
docs(getting-started): Add Docker install documentation
1 parent 10f4227 commit 622ae68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ A few things are required before we start :
99
* For [Intel Xeon Processor](https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors)
1010
* For [AMD Processor](https://en.wikipedia.org/wiki/Table_of_AMD_processors)
1111
- A python installation ready
12-
- Docker & Docker-Compose ready
12+
- Docker & Docker-Compose ready (refer to [this official documentation](https://docs.docker.com/engine/install/) and the [post-install steps](https://docs.docker.com/engine/install/linux-postinstall/) if needed !)
1313
- Root access
14-
- Optionnal : Git to proceed by clonning the repository
14+
- Optionnal : [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) to proceed by clonning the repository
1515

1616
## Which components to get a complete stack
1717

0 commit comments

Comments
 (0)