Skip to content

Commit

Permalink
sqlite: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
changrui authored and medvednikov committed Dec 18, 2019
1 parent 2f218b8 commit 0ebe86f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vlib/sqlite/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

# to use module `sqlite`, install `sqlite-devel` first.

for **Fedora 31**:

sudo dnf -y install sqlite-devel

0 comments on commit 0ebe86f

Please sign in to comment.