diff --git a/docs/installationguide/packpack.rst b/docs/installationguide/packpack.rst index 9203810e3..7f5849fb1 100644 --- a/docs/installationguide/packpack.rst +++ b/docs/installationguide/packpack.rst @@ -46,8 +46,8 @@ Clone the ZoneMinder project if you have not done so already. :: - git clone https://github.com/ZoneMinder/ZoneMinder - cd ZoneMinder + git clone --recursive https://github.com/ZoneMinder/zoneminder.git + cd ./zoneminder Alternatively, if you have already cloned the repo and wish to update it, do the following.