Skip to content

Commit 6bbf19c

Browse files
committed
Add link to Releases
1 parent ec5894c commit 6bbf19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The current release has the following parts:
1010
* *64-bit support* for use with the 64-bit versions of Excel can be found in {"SQLiteForExcel_64.xlsm"} which has VBA code that supports both 32-bit and 64-bit versions of Excel. A 64-bit build of SQLite 3.7.13 is located in x64\SQLite3.dll. The corresponding {"Sqlite3Demo_64.bas"} module shows how to target both 32-bit and 64-bit Excel with the same VBA code (some #Ifs are required). (Note that the default install of Office is always the 32-bit version, even on a 64-bit version of Windows. Only if the 64-bit version of Office has been specifically selected will the 64-bit modules be required.)
1111

1212
# Getting Started
13-
* Download the release archive.
13+
* Download the release archive .zip file from https://github.com/govert/SQLiteForExcel/releases.
1414
* Unzip the download to a convenient location.
1515
* Open the Distribution\SQLiteForExcel.xls file.
1616
* Open the VBA Editor (Alt+F11).

0 commit comments

Comments
 (0)