Small fix

This commit is contained in:
Nikita Ivanov
2023-04-01 02:29:49 +02:00
committed by GitHub
parent 6b754f06d3
commit d108ed74a2

View File

@ -79,7 +79,7 @@ Install:
```console ```console
git clone https://github.com/NikitaIvanovV/ctpv git clone https://github.com/NikitaIvanovV/ctpv
cd ctpv cd ctpv
sudo make install make
sudo make install sudo make install
``` ```