diff --git a/BUILD_UNIX.md b/BUILD_UNIX.md index d671c4d4..d5f1a138 100644 --- a/BUILD_UNIX.md +++ b/BUILD_UNIX.md @@ -35,7 +35,7 @@ If you obtained the source for the git repository, make sure the submodules are checked out: ``` -$ git clone https://github.com/securesocketfunnelling/ssf.git +$ git clone https://github.com/securesocketfunneling/ssf.git $ git submodule update --init ```