diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-11-17 16:54:55 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-11-17 16:54:55 +0100 |
| commit | 5e4c38c28ecfd927a466aa128b9cb85a2e0e4ebc (patch) | |
| tree | 59b4ba2f104a9c357b711bfc315e90ea41e135ec /README.md | |
| parent | a3530666a60dd004fe2c28bb87fbabdf5e5bebab (diff) | |
| download | kazbek-5e4c38c28ecfd927a466aa128b9cb85a2e0e4ebc.tar.gz | |
locopy: Require all arguments
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |
