From 9e25145f4e1aec48745a8534d3c8da0c6a71bb28 Mon Sep 17 00:00:00 2001 From: native-api Date: Wed, 16 Aug 2023 17:23:05 +0300 Subject: [PATCH] Updated Common build problems (markdown) --- Common-build-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index 40031bf..750882d 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -1,4 +1,4 @@ -Make sure to have installed Python's binary dependencies and build tools as per https://github.com/pyenv/pyenv/wiki#suggested-build-environment before any troubleshooting. +First of all, make sure you have installed Python's binary dependencies and build tools as per https://github.com/pyenv/pyenv/wiki#suggested-build-environment , before any further troubleshooting. - [Prerequisites](#prerequisites) - [Removing a python version manually](#removing-a-python-version-manually)