diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 75ddd23..f11ffd5 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -5,7 +5,7 @@ The latest stable (release) version can be downloaded using the following command : ```bash -go install https://github.com/GoToolSharing/passfinder@v1.1.0 +go install github.com/GoToolSharing/passfinder@v1.1.0 ``` ## Dev