aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b30ff91..9e42e15 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ The repository contains a collection of random scripts and short programs.
# Requirements
-- Ruby 3 for Ruby scripts in `bin/`.
+- Ruby 3 for Ruby scripts.
- For Haskell: The GHC compiler and cabal build system. The programs can be then
built and run with `cabal run program-name -- --options`.