4
1
mirror of https://github.com/pfloos/quack synced 2025-03-09 18:22:25 +01:00

Update README.md

This commit is contained in:
Pierre-Francois Loos 2025-02-22 21:46:05 +01:00 committed by GitHub
parent d80f1760d3
commit 16321d98fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ Copy the files `methods.default` and `options.default` to `methods.default` `opt
cp $QUACK_ROOT/input/methods.default $QUACK_ROOT/input/methods
cp $QUACK_ROOT/input/options.default $QUACK_ROOT/input/options
```
You can then edit these files to run the methods you'd like with the specific options.
You can then edit these files to run the methods you'd like with specific options.
These files look like this
```
QuAcK 💩 % cat input/methods