diff --git a/docs/content/2.download/default.yml b/docs/content/2.download/default.yml index c7faa1e9..b1f80203 100644 --- a/docs/content/2.download/default.yml +++ b/docs/content/2.download/default.yml @@ -51,7 +51,7 @@ body: git clone https://github.com/stedolan/jq.git cd jq - autoreconf + autoreconf -i ./configure make sudo make install