Skip to content
Snippets Groups Projects
Commit deea9f69 authored by Arthur Le Bars's avatar Arthur Le Bars
Browse files

fixed readme typo

parent 257eaefb
No related branches found
No related tags found
1 merge request!1Release 1.0
......@@ -119,7 +119,7 @@ inside the repository root will be used if none is precised in the command line
- Copy source data file and load data into the galaxy container: ```$ python3 /path/to/repo/gga_load_data.py your_input_file.yml -c/--config your_config_file [-v/--verbose]```
- Run a workflow (currently for phaeoexplorer only): ```$ python3 /path/to/repo/run_workflow_phaeoexplorer.py your_input_file.yml -c/--config your_config_file [-v/--verbose] ->/--workflow your_workflow```
- Run a workflow (currently for phaeoexplorer only): ```$ python3 /path/to/repo/run_workflow_phaeoexplorer.py your_input_file.yml -c/--config your_config_file [-v/--verbose] -w/--workflow your_workflow```
**Warning: the "input file" and "config file" have to be the same for the 3 steps!**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment