Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zinal authored Jun 21, 2024
1 parent 6ac8289 commit 398ad37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Overall installation is performed according to the [official instruction](https:
1. Download the [YDB server distribution](https://ydb.tech/en/docs/downloads/#ydb-server). It is better to use the latest binary version available.
1. Clone the [Github repository](https://github.com/ydb-platform/ydb-ansible) containing the YDB Ansible playbooks:
```bash
git clone https://github.com/ydb-platform/ydb-ansible
git clone -b pre-collections https://github.com/ydb-platform/ydb-ansible
cd ydb-ansible
```
1. Prepare the list of hosts to deploy the YDB static and dynamic nodes, as sections `[ydbd_static]` and `[ydbd_dynamic]` in the `hosts` file. An example file is provided.
Expand Down

0 comments on commit 398ad37

Please sign in to comment.