Skip to content

Commit 13610e7

Browse files
committed
Update installation.md
1 parent 85e7c54 commit 13610e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/home/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For use the lasted release into your VBA code you must to download the provides
1515

1616
**_Important note_**: *do not use copy and paste the content from the `.cls` file to your project. The class file contains certain information the VBA-IDE needs to parse to ensure the `CSVinterface.cls` works properly*.
1717

18-
[Download now](https://github.com/ws-garcia/VBA-CSV-interface/releases/latest/){: .btn .btn-primary .fs-4 .mb-4 .mb-md-0 .mr-2 } [View it on GitHub](https://github.com/ws-garcia/VBA-CSV-interface){: .btn .fs-4 .mb-4 .mb-md-0 }
18+
[Download now](https://github.com/ws-garcia/VBA-CSV-interface/releases/latest/download/latest.zip){: .btn .btn-primary .fs-4 .mb-4 .mb-md-0 .mr-2 } [View it on GitHub](https://github.com/ws-garcia/VBA-CSV-interface){: .btn .fs-4 .mb-4 .mb-md-0 }
1919
---
2020

2121
Congratulations! Now you can proceed to the [Getting Started](https://ws-garcia.github.io/VBA-CSV-interface/home/getting_started.html) section to know how to start with the VBA CSV interface class. See you there!

0 commit comments

Comments
 (0)