From 80b16299905521c38113d93738c525b7c2d27083 Mon Sep 17 00:00:00 2001 From: MetalStormGhost <89945461+MetalStormGhost@users.noreply.github.com> Date: Sun, 5 Sep 2021 12:12:56 +0300 Subject: [PATCH] Updated the PyCharm screenshot, now includes the Python interpreter path pointing to the virtual env and omits PYTHONPATH --- Developer's-Guide.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Developer's-Guide.md b/Developer's-Guide.md index 4daeb3e..c84289d 100644 --- a/Developer's-Guide.md +++ b/Developer's-Guide.md @@ -81,10 +81,7 @@ The LOCALAPPDATA=. environment variable will result in settings files being put You can run DCS Liberation from source with this configuration: (Adapt it to your env) -TODO: Update pycharm screenshot. - +https://user-images.githubusercontent.com/89945461/132121682-0c48c318-dd70-4d82-a506-fd62be241403.png ## Type checkers and linters