From a6d8899d7d6e926f8618f6c3e85f6dee055b6e17 Mon Sep 17 00:00:00 2001 From: SHZ66 Date: Tue, 21 May 2019 10:44:05 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c4fab6..ea04425 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,6 @@ EXPORT PYTHONPATH="path/to/rhapsody/:$PYTHONPATH" ``` If you are running on Windows, please follow this tutorial: + [How to add to the PYTHONPATH in Windows, so it finds my modules/packages? - stackoverflow](https://stackoverflow.com/a/4855685)