pmt: edit readme (fix links)
This commit is contained in:
10
README.md
10
README.md
@@ -41,12 +41,12 @@ Report bugs and suggestions to <t.me/ShawkTeam | Topics | pmt>
|
|||||||
|
|
||||||
#### Some notes
|
#### Some notes
|
||||||
|
|
||||||
- pmt supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.9.0/LANGUAGES.md)
|
- pmt supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.9.1/LANGUAGES.md)
|
||||||
- [Add language.](https://github.com/ShawkTeam/pmt/blob/2.9.0/ADD-LANGUAGES.md)
|
- [Add language.](https://github.com/ShawkTeam/pmt/blob/2.9.1/ADD-LANGUAGES.md)
|
||||||
- Feel free to ask any questions you want.
|
- Feel free to ask any questions you want.
|
||||||
- Packages are available in publications.
|
- Packages are available in publications.
|
||||||
- If the logical partition flag is not used, a classic partition is tried to be processing by default.
|
- If the logical partition flag is not used, a classic partition is tried to be processing by default.
|
||||||
- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.9.0/CHANGELOG.md)
|
- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.9.1/CHANGELOG.md)
|
||||||
- We are always open to your suggestions and support (developing)!
|
- We are always open to your suggestions and support (developing)!
|
||||||
|
|
||||||
### How to build?
|
### How to build?
|
||||||
@@ -55,7 +55,7 @@ Partition Manager only buildable with Android NDK (make compilation system depre
|
|||||||
- [Download Android NDK](https://developer.android.com/ndk/downloads) and extract the NDK package.
|
- [Download Android NDK](https://developer.android.com/ndk/downloads) and extract the NDK package.
|
||||||
- Clone this repository. And get access to it.
|
- Clone this repository. And get access to it.
|
||||||
```
|
```
|
||||||
git clone https://github.com/ShawkTeam/pmt -b 2.9.0
|
git clone https://github.com/ShawkTeam/pmt -b 2.9.1
|
||||||
cd pmt
|
cd pmt
|
||||||
```
|
```
|
||||||
- Set the NDK working directory variable.
|
- Set the NDK working directory variable.
|
||||||
@@ -94,7 +94,7 @@ bash build/bash/gen-header
|
|||||||
- Download script.
|
- Download script.
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -LSs https://github.com/ShawkTeam/pmt/raw/2.9.0/pmt-termux.sh > pmt-termux.sh
|
curl -LSs https://github.com/ShawkTeam/pmt/raw/2.9.1/pmt-termux.sh > pmt-termux.sh
|
||||||
```
|
```
|
||||||
- Some informations...
|
- Some informations...
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user