From 39f58e137f6c53dff83c90d0043a1ef0102bc258 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 22 Aug 2021 09:26:50 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff6b2cb..0755698 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ - Available pools can be retrieve with `./pool.sh ls` - All the processes output file can be retrieve with `./pool.sh ls-output ` -**Final quote:** No checks are performed the arguments. THus, be sure to use the right ones. Defaults configuration requires access to the `/tmp` directory and use name conventions which may clash with the existing content of `/tmp` if you are very unlucky. If in this the case, you can edit `pool.sh` to avoid those clashes. +**Final quote:** No checks are performed the arguments. THus, be sure to use the right ones. The default configuration requires access to the `/tmp` directory and uses name conventions which may clash with the existing content of `/tmp` if you are very unlucky. If in this the case, you can edit `pool.sh` to avoid those clashes.