diff --git a/README.md b/README.md index efb3836..7719a73 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ _Helps locating elements in simple HTML pages_ npm install --global git+https://gitea.tforgione.fr/tforgione/locator.git ``` +If you don't want to install, just clone the repo and prepare the dependencies: + +```sh +git clone https://gitea.tforgione.fr/tforgione/locator +cd locator +npm install +``` + ## Usage If you installed globally: