summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-03-07 14:12:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-03-07 14:12:28 +0200
commit5bf7847da4f9d21258b1cf0d84caa71f0035eb8e (patch)
tree4b44ef2e53296579785f4b9154a1faa14059400e
parentc1e5ea884eba69fefa8b55644080ed6eea149d6f (diff)
Change sys:mysql to sys:mysql-client in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93612c9..555b71c 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ bdep config link @mysql @host
bdep init @sqlite -d libodb -d libodb-sqlite -d odb-tests ?sys:libsqlite3
bdep init @pgsql -d libodb -d libodb-pgsql -d odb-tests ?sys:libpq { @host }+ ?sys:psql/*
-bdep init @mysql -d libodb -d libodb-mysql -d odb-tests ?sys:libmysqlclient { @host }+ ?sys:mysql/*
+bdep init @mysql -d libodb -d libodb-mysql -d odb-tests ?sys:libmysqlclient { @host }+ ?sys:mysql-clent/*
```
You can also create a target configuration for testing multi-database