diff --git a/README.md b/README.md index ba54426..31db6cc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The last feature is the backend and documentation generation based on the DocBlo * Clone the repository somewhere save * Modify the `config.sh` file to your needs -* Run `setup.sh` +* Run `buildProject.sh` ## Dependencies @@ -46,4 +46,4 @@ The following inspections are performed: * Metrics (loc, dependencies) * Code quality (crap, code coverage, code style) -In order to perform these inspections the build system relies on third party tools as well as custom scripts. \ No newline at end of file +In order to perform these inspections the build system relies on third party tools as well as custom scripts.