Fix build instructions directory

This commit is contained in:
Andrea Cavalli 2021-08-24 12:29:26 +02:00
parent 0037277e71
commit bfb4f8f7b2
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ function onOptionsChanged() {
}
commands.push('git clone https://github.com/tdlight-team/tdlight.git');
commands.push('cd td');
commands.push('cd tdlight');
// commands.push('git checkout v1.7.0');
if (use_vcpkg) {