Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit dd7c10d

Browse files
committed
Update README
1 parent 42b6562 commit dd7c10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Building requires:
1111

1212
1. Linux or macOS. Ubuntu 14.04, Arch Linux and macOS Sierra tested.
1313
2. Android NDK r16 beta 2 installed and environment variable ``$ANDROID_NDK`` points to its root directory. NDK r14 or r15 may work yet not fully tested. NDk r13 or below is not supported.
14-
3. git and python3.8 in $PATH. It's recommended to use the latest git-master to build python3.8. Here are some ways to install the python3.8:
14+
3. git and python in $PATH. It's recommended to use the latest git-master to build python. Here are some ways to install the python:
1515
* For Arch Linux users, install [python-git](https://aur.archlinux.org/packages/python-git) package from AUR
1616
* For Homebrew users, run ```brew install python3 --HEAD```
1717
* For MacPorts users, add [my MacPorts overlay](https://github.com/yan12125/macports-overlay) to ``sources.conf`` and run ```sudo port install python37```
@@ -57,7 +57,7 @@ Please file a issue [to the issue list](https://github.com/qpython-android/qpyth
5757

5858
Others
5959
---------------
60-
Folk from (Python3-Android)[https://github.com/rave-engine/python3-android]
60+
Folk from [Python3-Android](https://github.com/rave-engine/python3-android)
6161

6262
Thanks the author : [Shizmob](https://github.com/Shizmob)
6363

0 commit comments

Comments
 (0)