From 52042bfd41a614008927daeff2d053324e7928eb Mon Sep 17 00:00:00 2001 From: Noboru Ota Date: Mon, 12 Jul 2021 22:14:12 +0200 Subject: [PATCH] Updated V2 Binary emacsql sqlite.exe for Windows (markdown) --- V2-Binary-emacsql-sqlite.exe-for-Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/V2-Binary-emacsql-sqlite.exe-for-Windows.md b/V2-Binary-emacsql-sqlite.exe-for-Windows.md index a7cceda..7fb907a 100644 --- a/V2-Binary-emacsql-sqlite.exe-for-Windows.md +++ b/V2-Binary-emacsql-sqlite.exe-for-Windows.md @@ -1,13 +1,13 @@ Org-roam V2 relies on a package named `emacsql-sqlite`, which requires a facility to build (compile from source) an executable. It is anticipated that many Windows users struggle to do so on their own. -At this location: https://github.com/nobiot/emacsql-sqlite.exe, there is a brief instruction how you might do it yourself. +At this location: https://github.com/nobiot/emacsql-sqlite.exe, you will find a brief instruction how you might do it yourself. It's actually easy and automated as long as you follow the instruction. This is the recommended way. -If you really struggle to do this on your own, you can also download a binary executable file hosted there. However, note that you will need to have the same CPU architecture x86-64 and (probably) run 64-bit version of Windows as noted in the repository. +If you really struggle to do this on your own, you can also choose to download a copy of binary executable I built and use everyday on my Windows machine. However, note that you will need to have the same CPU architecture---x86-64 as mine and (probably) run 64-bit version of Windows as noted in the repository. ⚠⚠ **No guarantee, no support when it does not work or break anything. Use the binary at your own risk.** ⚠⚠