Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelfmz <fenix1905@tut.by>2022-08-27 12:18:07 +0300
committerGitHub <noreply@github.com>2022-08-27 12:18:07 +0300
commitc107c1d25625c2936ce7e9b0504d5661f7f779eb (patch)
tree65d04e34b1797ba717c448a622202024ce90340e
parent5ab97bbb16ba5b991e589bc1414f5cfd83c2d3a6 (diff)
parent3d0c01e584d37798c3a64f2a611516d8309558b9 (diff)
Merge pull request #1353 from yurikoles/far2l-fix-macos-readme
Update readme to reflect new python version in brew formula
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd166cd7..b6cff1ec 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ brew install --HEAD yurikoles/yurikoles/far2l
```sh
brew install --HEAD yurikoles/yurikoles/far2l --without-wxwidgets
```
- * Additionally you can enable python support by adding `--with-python@3.9`
+ * Additionally you can enable python support by adding `--with-python@3.10` to the one of two above commands.
##### Full OSX/MacOS build from sources (harder):
Some issues can be caused by conflicting dependencies, like having two versions of wxWidgets, so avoid such situation when installing dependecies.