Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document has detailed instructions on how to build ydb-python-sdk from sour
- Install [Docker](https://docs.docker.com/engine/install/).
- Install [Python](https://docs.python.org/3.8/)
- Install [pip](https://pip.pypa.io/en/latest/installation/)
- Install [Tox](https://tox.wiki/en/latest/install.html)
- Install [Tox](https://tox.wiki/en/latest/installation.html)

### Clone the repository

Expand Down
Loading