Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
njavilas2015 committed Nov 7, 2024
1 parent 224bf93 commit f371857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@

Para instalar `qlub`, puedes descargar el binario desde el siguiente enlace:

- [Descargar qlub](https://github.com/njavilas2015/qlub/releases/download/v1.0.1/qlub)
- [Descargar qlub](https://github.com/njavilas2015/qlub/releases/download/v1.0.2/qlub)

```bash
wget https://github.com/njavilas2015/qlub/releases/download/v1.0.1/qlub
wget https://github.com/njavilas2015/qlub/releases/download/v1.0.2/qlub
```

Después de descargar, asegúrate de que el binario sea ejecutable y mueve el archivo a un directorio en tu `PATH`:
Expand Down

0 comments on commit f371857

Please sign in to comment.