diff --git a/CONTRIBUTING-SETUPGUIDE.md b/CONTRIBUTING-SETUPGUIDE.md index 0b938e5..f5f46bf 100644 --- a/CONTRIBUTING-SETUPGUIDE.md +++ b/CONTRIBUTING-SETUPGUIDE.md @@ -17,7 +17,7 @@ Easiest and cleanest way is to boot a new Linux VM on your cloud provide of choi To contribute to Diagrams you will need the required software (all installed from command prompt): -* Python 2.7.x (comes pre-installed) +* Python 2.7.x (comes pre-installed) - The same issue occurs (see later in this document) with Python 3.7.5 * pip (to make your life easier) ```shell @@ -94,4 +94,6 @@ autogen.sh But its failing as per error message above - which is beyond by Google-foo... (Or my Python knowledge which is not the greatest :-) # TO DO -* Add how to run modified code locally \ No newline at end of file +* Add how to run modified code locally + +sudo apt-get install python 3.7.5