From bdc4222d1e333ad6c6dc35a3b9473205effcd722 Mon Sep 17 00:00:00 2001 From: Azuki-bar <42642269+Azuki-bar@users.noreply.github.com> Date: Mon, 29 May 2023 17:19:33 +0900 Subject: [PATCH] docs: write dependencies section --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index dbdd476..571c6fa 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,7 @@ # Dependencies -**TODO: adapt this section** - -- `bash`, `curl`, `tar`: generic POSIX utilities. -- `SOME_ENV_VAR`: set this environment variable in your shell config to load the correct version of tool x. +- `bash`, `curl`, `tar`, `install`: generic POSIX utilities. # Install