Update README.md
quick apt-fast fix
This commit is contained in:
parent
582e9b2c77
commit
299dc74d95
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Python version got some important tweaks to speed things up and smooth out some
|
||||||
|
|
||||||
First we must install apt-fast
|
First we must install apt-fast
|
||||||
```bash
|
```bash
|
||||||
apt-get install aria2
|
sudo apt install aria2 -y
|
||||||
/bin/bash -c "$(curl -sL https://git.io/vokNn)"
|
/bin/bash -c "$(curl -sL https://git.io/vokNn)"
|
||||||
cp apt-fast /usr/local/sbin/
|
cp apt-fast /usr/local/sbin/
|
||||||
chmod +x /usr/local/sbin/apt-fast
|
chmod +x /usr/local/sbin/apt-fast
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue