Skip to content

Commit 6bf5337

Browse files
committed
added notes about errors during package installation being output in the terminal
1 parent b28a3ca commit 6bf5337

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/source/examples.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -977,6 +977,8 @@ install the packages as follows:
977977
978978
pww-packages install -r requirements.txt
979979
980+
Any issues with installing packages will be output in the terminal.
981+
980982

981983
2. `pww-packages bootstrap`
982984

@@ -996,3 +998,5 @@ In your other environment, simply run the generated script:
996998
.. code-block:: bash
997999
9981000
python pww3.py
1001+
1002+
Any issues with installing packages will be output in the terminal.

0 commit comments

Comments
 (0)