Skip to content

Commit

Permalink
Add statement about current directory from to install
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Jul 25, 2024
1 parent 38c481f commit 59208f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python-scripts/metadatavalidator/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ If you don't need the virtual environment anymore, you can deactivate it:
Installing the script
---------------------

Before you install the script, your current directory must be
`python-scripts/metadatavalidator/`.
To install the script, run the following command:

.. code-block:: bash
Expand Down Expand Up @@ -196,4 +198,4 @@ The following values are recognized:

* :var:`require_meta_task`: Requires a ``<meta name="task">`` tag or not.

* :var:`valid_meta_tasks`: Lists the valid task names for ``<meta name="task">/<phrase>``.
* :var:`valid_meta_tasks`: Lists the valid task names for ``<meta name="task">/<phrase>``.

0 comments on commit 59208f4

Please sign in to comment.