aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-08-22 09:27:21 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-08-22 09:27:21 +0200
commit8fe2a1fda4563ce7a49beef8c6b32157f4e185ab (patch)
treee3ebc4164d354235df422d0c88e0ee0bab1f1c65
parent39f58e137f6c53dff83c90d0043a1ef0102bc258 (diff)
Update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0755698..0207ec1 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 <poolname>`
-**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.
+**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.