Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alfiosalanitri committed Apr 15, 2024
1 parent df95dae commit b1903b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,8 +4,8 @@ Generate a svg qrcode from url and send the file to an email address.
# Installation
- `sudo apt update`
- `sudo apt install qrencode mailutils ssmtp`
- `sudo mv qrcode-gen /usr/local/bin/qrcode-gen`
- `sudo chmod +x /usr/local/bin/qrcode-gen`
- `sudo ln -s /link/to//qrcode-generator/qrcode-gen /usr/local/bin/qrcode-gen`

# Usage
`qrcode-gen https://www.alfiosalanitri.it`
Expand Down

0 comments on commit b1903b4

Please sign in to comment.