Skip to content

Commit

Permalink
docs: 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xEtherPunk committed Nov 25, 2024
1 parent 1e4dafc commit aa04c4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@

## 📦 Installation
```bash
go install github.com/username/passgen@latest
go install github.com/0xEtherPunk/passgen@latest

# Optional: Create alias
echo 'alias pg="passgen"' >> ~/.bashrc
echo 'alias pg="passgen"' >> ~/.bashrc # or zsh
```

## 🎯 Command Flags
Expand Down Expand Up @@ -268,4 +268,4 @@ passGen/

### 🌟 If you find PassGen useful, please star it on GitHub!

</div>
</div>

0 comments on commit aa04c4e

Please sign in to comment.