Skip to content

Commit e28f528

Browse files
committed
Update installation.md
1 parent e767059 commit e28f528

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
@@ -18,7 +18,7 @@ In order to use the latest release of the CSVinterface class within your VBA cod
1818
>Do not copy and paste 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` module works properly.
1919
{: .text-grey-dk-300 .bg-yellow-000 }
2020

21-
[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 }
21+
[Download latest version](https://github.com/ws-garcia/VBA-CSV-interface/releases/latest/download/VBA-CSV-Interface.zip){: .btn .btn-primary .fs-4 .mb-4 .mb-md-0 .mr-2 } [Download v1.1.6](https://github.com/ws-garcia/VBA-CSV-interface/releases/download/1.1.6/VBA-CSV-interface-1.1.6.zip){: .btn .fs-4 .mb-4 .mb-md-0 }
2222
---
2323

2424
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)