Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fme/docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ It is possible to download a portion of the dataset only, but it is necessary to
.. _Zenodo repository: https://zenodo.org/doi/10.5281/zenodo.10791086
.. _requester pays: https://cloud.google.com/storage/docs/requester-pays

Save a ``inference-config.yaml`` file based on the :ref:`example config <inference-config>` with updated paths for the downloaded data.
Save a ``config-inference.yaml`` file based on the :ref:`example config <inference-config>` with updated paths for the downloaded data.
Then in the ``fme`` conda environment, run inference with:

.. code-block:: bash
Expand Down