Skip to content

Commit

Permalink
FEAT: CI/CD Releases
Browse files Browse the repository at this point in the history
- added binaries instruction

Signed-off-by: Aternus <kiril@atern.us>
  • Loading branch information
Aternus committed Mar 19, 2024
1 parent dde91c6 commit dc04ce1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -33,7 +33,8 @@ npm install @aternus/csv-to-xlsx

### Binaries

Download the executables from the `bin` folder.
Download the executables from the
[latest release](https://github.com/Aternus/csv-to-xlsx/releases).

```bash
./csv-to-xlsx-linux -i "input-file-or-directory" -o "output-directory"
Expand Down

0 comments on commit dc04ce1

Please sign in to comment.