fix typo in doc/tutorial.rst

This commit is contained in:
Fabian Neumann 2019-10-28 14:07:27 +01:00 committed by GitHub
parent 7e3ea94a53
commit 777e5e97ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ clustered down to 6 buses and every 24 hours aggregated to one snapshot. The com
.. code:: bash .. code:: bash
.../pypsa-eur % snakemake results/networks/elec_s_6_lcopt_Co2L-24H. .../pypsa-eur % snakemake results/networks/elec_s_6_lcopt_Co2L-24H.nc
orders ``snakemake`` to run the script ``solve_network`` that produces the solved network and stores it in ``.../pypsa-eur/results/networks`` with the name ``elec_s_6_lcopt_Co2L-24H.nc``: orders ``snakemake`` to run the script ``solve_network`` that produces the solved network and stores it in ``.../pypsa-eur/results/networks`` with the name ``elec_s_6_lcopt_Co2L-24H.nc``: