diff options
Diffstat (limited to 'doc/setup-guide.md')
| -rw-r--r-- | doc/setup-guide.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/setup-guide.md b/doc/setup-guide.md index e43a342..612ca20 100644 --- a/doc/setup-guide.md +++ b/doc/setup-guide.md @@ -105,6 +105,8 @@ chown -R 1000:1000 test.git # git user inside container # From a client machine git clone ssh://git@<server-ip>/repos/test.git +or +git clone git://<server-ip>/test.git ``` |
