X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.md;h=c6736e4801336546880a8059c976e2fac4bc415b;hb=620449c44dcd647adee7c1b3411d30e48b0571af;hp=dc71bbf40b2751668a8086e4b5a59ed6e2ca3be8;hpb=b41440330b8503f9f7d3efef27539351373e72a8;p=srt2vtt.git diff --git a/README.md b/README.md index dc71bbf..c6736e4 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@ Installation ------------ ``` -autoreconf -vif +./bootstrap ./configure +make make install ```