diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-04-22 11:52:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-22 11:52:01 +0200 |
| commit | f2862fe2dec38b9534804b4620025024c5aedaf4 (patch) | |
| tree | 754cd2dccbb98e95ea29fd4fab897fcc8513a7a1 | |
| parent | 4a235028488b719c425ef7a176106e4944a7d3c4 (diff) | |
| download | wiki-f2862fe2dec38b9534804b4620025024c5aedaf4.tar.gz wiki-f2862fe2dec38b9534804b4620025024c5aedaf4.tar.bz2 wiki-f2862fe2dec38b9534804b4620025024c5aedaf4.zip | |
Update Install-with-Docker.md
| -rw-r--r-- | docs/Install-with-Docker.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md index f82a564..14eae7a 100644 --- a/docs/Install-with-Docker.md +++ b/docs/Install-with-Docker.md @@ -37,7 +37,10 @@ docker-compose --version You should see a similar output: - +``` +Docker version 20.10.5, build 55c4c88 +docker-compose version 1.28.2, build 67630359 +``` **Note for Windows users**: you can use **git-bash** (the shell included in git) as a terminal. |
