mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
tools: remove remaining references to vlib/sqlite, vlib/mysql, vlib/pg (and make v test-cleancode
fail *loudly*, when a folder is missing, regression after a421e485f
).
This commit is contained in:
parent
428fd7f57f
commit
e3ade704cb
3 changed files with 8 additions and 7 deletions
|
@ -40,7 +40,7 @@ Now V should be globally available on your system.
|
|||
### Install SQLite development dependency
|
||||
|
||||
If you don't have it already installed, look at the
|
||||
[`sqlite` README](../../vlib/sqlite/README.md) for instructions.
|
||||
[`sqlite` README](../../vlib/db/sqlite/README.md) for instructions.
|
||||
|
||||
### Creating a new Vweb project
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue