mirror of
https://github.com/pfloos/quack
synced 2025-05-06 15:14:55 +02:00
Update README.md
This commit is contained in:
parent
9234df0e10
commit
acf65597ec
@ -9,6 +9,7 @@
|
|||||||
- [Antoine Marie](https://antoine-marie.github.io)
|
- [Antoine Marie](https://antoine-marie.github.io)
|
||||||
- [Abdallah Ammar](https://scholar.google.com/citations?user=y437T5sAAAAJ&hl=en)
|
- [Abdallah Ammar](https://scholar.google.com/citations?user=y437T5sAAAAJ&hl=en)
|
||||||
- [Mauricio Rodriguez-Mayorga](https://scholar.google.com/citations?user=OLGOgQgAAAAJ&hl=es)
|
- [Mauricio Rodriguez-Mayorga](https://scholar.google.com/citations?user=OLGOgQgAAAAJ&hl=es)
|
||||||
|
- [Loris Burth](https://github.com/lburth)
|
||||||
|
|
||||||
# What is it?
|
# What is it?
|
||||||
|
|
||||||
@ -76,7 +77,7 @@ The two most important files are:
|
|||||||
- `$QUACK_ROOT/input/methods` that gathers the methods you want to use.
|
- `$QUACK_ROOT/input/methods` that gathers the methods you want to use.
|
||||||
- `$QUACK_ROOT/input/options` that gathers the different options associated these methods.
|
- `$QUACK_ROOT/input/options` that gathers the different options associated these methods.
|
||||||
|
|
||||||
Copy the files `methods.default` and `options.default` to `methods.default` `options.default`
|
Copy the files `methods.default` and `options.default` to `methods.default` and `options.default`, respectively.
|
||||||
```
|
```
|
||||||
cp $QUACK_ROOT/input/methods.default $QUACK_ROOT/input/methods
|
cp $QUACK_ROOT/input/methods.default $QUACK_ROOT/input/methods
|
||||||
cp $QUACK_ROOT/input/options.default $QUACK_ROOT/input/options
|
cp $QUACK_ROOT/input/options.default $QUACK_ROOT/input/options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user