readme: fix formatting

This commit is contained in:
Leonid Pliushch 2019-03-10 21:49:51 +02:00
parent 2d66d967eb
commit a1557ba60f
1 changed files with 7 additions and 7 deletions

View File

@ -20,13 +20,13 @@ If you decided to test the new branch and have AArch64 device, follow these step
1. `pkg in termux-keyring`
2. Edit `$PREFIX/etc/apt/sources.list` and replace the line
```
deb https://termux.net stable main
```
with
```
deb https://dl.bintray.com/termux/termux-packages-24 stable main
```
```
deb https://termux.net stable main
```
with
```
deb https://dl.bintray.com/termux/termux-packages-24 stable main
```
3. Run `pkg up`.