Skip to content

Commit

Permalink
Added a note to install first without -e flag to obtain template files
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilbert Green committed Nov 15, 2023
1 parent 733742b commit 58b56a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,7 @@ after you restarted the Python kernel):

.. code-block:: bash
pip install -e .
pip install -e .
Note: It is recommended to install the package without ``-e`` flag initially
to ensure that the template files are copied correctly.

0 comments on commit 58b56a9

Please sign in to comment.