You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/home/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ For use the lasted release into your VBA code you must to download the provides
15
15
16
16
**_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*.
17
17
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 }
19
19
---
20
20
21
21
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