mirror of
https://github.com/pfloos/quack
synced 2025-05-06 07:05:33 +02:00
Update README.md
This commit is contained in:
parent
a4c422fe39
commit
ccc32dace0
@ -77,7 +77,7 @@ The two most important files are:
|
||||
- `$QUACK_ROOT/input/methods` that gathers the methods you want to use.
|
||||
- `$QUACK_ROOT/input/options` that gathers the different options associated these methods.
|
||||
|
||||
Copy the files `methods.default` and `options.default` to `methods.default` and `options.default`, respectively.
|
||||
Copy the files `methods.default` and `options.default` to `methods` and `options`, respectively.
|
||||
```
|
||||
cp $QUACK_ROOT/input/methods.default $QUACK_ROOT/input/methods
|
||||
cp $QUACK_ROOT/input/options.default $QUACK_ROOT/input/options
|
||||
|
Loading…
x
Reference in New Issue
Block a user