Skip to content

Commit 7a48dd7

Browse files
authored
Update README.md
1 parent 180a256 commit 7a48dd7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ The primary motivation for this project is to enable additions to SQLite with on
1313
Note that earlier versions of the project only provided pre-built artifacts in the
1414
"buildless" branch; that branch will no longer be maintained.
1515

16-
If you do want to build - e.g. you want to change build flags, use a specific EMSDK version, or modify wa-sqlite itself - here are the prerequisites:
16+
Minor build customization (e.g. changing build defines or flags) can be done with [make arguments](https://github.com/rhashimoto/wa-sqlite/discussions/128), and the helper project [sqwab](https://github.com/rhashimoto/sqwab) can be used to build without a local build environment.
17+
18+
If you do want to build yourself, here are the prerequisites:
1719

1820
* Building on Debian Linux is known to work, compatibility with other platforms is unknown.
1921
* `yarn` - If you use a different package manager (e.g. `npm`) then file paths in the demo will need adjustment.
@@ -74,4 +76,4 @@ For convenience, if any text region is selected in the editor, only that region
7476
## License
7577
MIT License as of February 10, 2023, changed by generous sponsors
7678
[Fleet Device Management](https://fleetdm.com/) and [Reflect](https://reflect.app/).
77-
Existing licensees may continue under the GPLv3 or switch to the new license.
79+
Existing licensees may continue under the GPLv3 or switch to the new license.

0 commit comments

Comments
 (0)