From ad454d9cf8d9887cd542ee17472788a5cbad53b5 Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 15 Oct 2024 18:25:54 +0200 Subject: [PATCH] add dependencies to readme --- .timer.toml | 6 ++++-- README.md | 9 +++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.timer.toml b/.timer.toml index 687edb1..aaa4746 100644 --- a/.timer.toml +++ b/.timer.toml @@ -1,7 +1,9 @@ ## dates and their corresponding seconds been here :) [24-10-08] u80864958_at_u80864958 = 425 -[24-10-11] -u80864958_at_u80864958 = 6021 [24-10-07] u80864958_at_u80864958 = 432 +[24-10-11] +u80864958_at_u80864958 = 6021 +[24-10-15] +schreifuchs_at_archlinux = 128 diff --git a/README.md b/README.md index 4d35957..b3004ee 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,15 @@ If it doesn't Timer searches the next 10 higher directories for one. If there is ```:TimerSave```: saves the current time to ```.timer.toml```. If the file doesn't exist it gets created. +## Dependencies + +You must have the ```hostname``` util installed on your system. + +```sh +## on Arch based distros: +sudo pacmn -S inetutils +``` + ## Installation Lunar vim: