diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -240,7 +240,7 @@ Please check the [Release Process documentation](https://gitlab.com/gitlab-org/s end ``` -1. After the tool(s) are installed the package manager class builds a list of dependencies identified in the project. If an `install_path` is provided then the files in this directory is scanned for software licenses. +1. After the tool(s) are installed the package manager class builds a list of dependencies identified in the project. If an `install_path` is provided then the files in this directory are scanned for software licenses. ```ruby def current_packages |
