aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniil Cherednik <dcherednik@yandex-team.ru>2022-03-11 12:05:57 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-03-11 12:05:57 +0300
commit8ab865f6eb97075c9ffc3645d0109b9dd41b3f7b (patch)
tree42d70e4d2c223d2aca8b86c9202ce8a0242ab909
parentf398689548f36f812d4423120e5317abdc2b6d0f (diff)
downloadydb-8ab865f6eb97075c9ffc3645d0109b9dd41b3f7b.tar.gz
Fix BUILD link
ref:5cebe962decef03f25a5d34c16eff59c8bce8a81
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0f51abd1b..5407f4847c 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ For development purposes we test that YDB could be built and run under latest ve
## How to build
- [Build howto.](BUILD.md)
+* Build ydb and ydbd binary [from source](BUILD.md).
## How to deploy