Browse Source

readme: fix formatting

emacs-27
Leonid Plyushch 6 years ago
parent
commit
026632d571
  1. 14
      README.md

14
README.md

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

Loading…
Cancel
Save