Skip to content

Commit 7965be4

Browse files
committed
.
1 parent 66f2c15 commit 7965be4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ TurboRC: Turbo Range Coder
9494

9595
## Compile:
9696
Download or clone TurboRC
97-
git clone --recursive git://github.com/powturbo/Turbo-Range-Coder.git
97+
git clone --recursive https://github.com/powturbo/Turbo-Range-Coder.git
9898
cd Turbo-Range-Coder
9999
100100
###### Linux, MacOS, Windows (MingW), Clang,... (see also makefile)
@@ -113,7 +113,7 @@ See examples in "turborc.c"
113113

114114
## Environment:
115115
###### OS/Compiler (32 + 64 bits):
116-
- Windows: Visual C++ (2017)
116+
- Windows: Visual C++ (2022)
117117
- Windows: MinGW-w64 makefile
118118
- Linux amd/intel: GNU GCC (>=4.6)
119119
- Linux amd/intel: Clang (>=3.2)
@@ -127,4 +127,4 @@ See examples in "turborc.c"
127127
* **References:**
128128
* <a name="a"></a>[Entropy Coder Benchmark](https://sites.google.com/site/powturbo/entropy-coder)
129129

130-
Last update: 23 MAR 2023
130+
Last update: 24 MAR 2023

0 commit comments

Comments
 (0)