Skip to content

Commit c7b0d05

Browse files
author
Christopher Lee
committed
Updated Pycharm Readme
Credentials does not have a venv that comes with the container. Updated the README to not use that as an example.
1 parent b67d4b7 commit c7b0d05

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/pycharm_integration.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,10 @@ use the following options:
6565

6666
- ``/edx/app/<SERVICE_NAME>/venvs/<SERVICE_NAME>/bin/python``
6767

68-
- For example, the path would be the following for the Credentials Service:
68+
- For example, the path would be the following for the Ecommerce Service:
6969

70-
- ``/edx/app/credentials/venvs/credentials/bin/python``
70+
- ``/edx/app/ecommerce/venvs/ecommerce/bin/python``
71+
- Note: The Credentials Service might not have a virtualenv set up in the container.
7172

7273
- For either lms or studio, you need to use edxapp:
7374

0 commit comments

Comments
 (0)