2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Use range-v3 0.5.0 in instructions.

Fixes #6097.
This commit is contained in:
John Preston
2019-06-06 14:48:18 +03:00
parent ae3fae44b2
commit 1e861f79f0
4 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
mkdir Libraries
cd Libraries
git clone https://github.com/ericniebler/range-v3 range-v3
git clone --branch 0.5.0 https://github.com/ericniebler/range-v3 range-v3
git clone https://github.com/telegramdesktop/lzma.git
cd lzma\C\Util\LzmaLib