commit faf2ade5d1af12f722671bdfe4b778228466bbe9 from: vincent delft date: Sat Feb 14 11:52:58 2026 UTC adapt repository in README commit - b19d889d58a289863687280a5b21983d27338293 commit + faf2ade5d1af12f722671bdfe4b778228466bbe9 blob - 2c27f10e1bfd4a03221b40b248f56bb02d598b3c blob + c94674dd16ccd3d87a5a115febf409d6be396827 --- README.md +++ README.md @@ -45,11 +45,18 @@ In this cmd_.py file you must make sur that # Installation -Just untar the package and run 'make' as root. +Just clone the git repository and run 'make' as root. - tar -xzvf log2table.tgz + got clone ssh://anon@repo.vincentdelft.be/log2table + got checkout log2table.git + + or + + git clone ssh://anon@repo.vincentdelft.be/log2table log2table + cd log2table - make + # as root + make install This will install log2table in /usr/local/bin and configuration files in /etc/log2table.