diff --git a/ydb/core/external_sources/hive_metastore/hive_metastore_native/README.md b/ydb/core/external_sources/hive_metastore/hive_metastore_native/README.md index 9d9f56304c63..9b810afc65c6 100644 --- a/ydb/core/external_sources/hive_metastore/hive_metastore_native/README.md +++ b/ydb/core/external_sources/hive_metastore/hive_metastore_native/README.md @@ -7,6 +7,6 @@ sudo apt-get update sudo apt-get -y install thrift-compiler ``` -2. After installing the compiler, run the command `thrift -r --gen cpp hive_metastore.thrift` in the directory `ydb/core/external_sources/hive_metastore/hive_metastore_native` hive_metastore. +2. After installing the compiler, run the command `thrift -r --gen cpp hive_metastore.thrift` in the directory `ydb/core/external_sources/hive_metastore/hive_metastore_native`. 3. If there are any compilation problems after generating the files, please fix them manually \ No newline at end of file