Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
qu35t-code committed Jun 18, 2024
2 parents 5f0e855 + 98b8e64 commit f68634a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Stable

The stable (release) version can be downloaded using the following command :
The latest stable (release) version can be downloaded using the following command :

```bash
go install https://github.com/GoToolSharing/[email protected]
Expand All @@ -17,5 +17,5 @@ The dev version may contain bugs !
The development version (dev) can be downloaded using the following command :

```bash
go install https://github.com/GoToolSharing/passfinder@dev
go install github.com/GoToolSharing/passfinder@dev
```

0 comments on commit f68634a

Please sign in to comment.