diff --git a/docs/install-guide.md b/docs/install-guide.md index f2a38413..dbd377bb 100644 --- a/docs/install-guide.md +++ b/docs/install-guide.md @@ -4,8 +4,8 @@ * Clone [Zebrunner CE](https://github.com/zebrunner/community-edition) recursive and launch setup procedure ``` -git clone --recurse-submodule https://github.com/zebrunner/zebrunner.git -cd zebrunner +git clone --recurse-submodule https://github.com/zebrunner/community-edition.git +cd community-edition ./zebrunner.sh setup ```