mirror of https://github.com/coddrago/Heroku
Update en.yml
parent
fbeaa7bdb5
commit
8b76097dc4
|
@ -230,7 +230,7 @@ settings:
|
|||
name: "Settings"
|
||||
installation: '<emoji document_id=5363805650327450240>▪️</emoji> The installation is very easy! Just enter the following in your servers terminal:
|
||||
|
||||
<pre><code class="language-bash">sudo apt update && sudo apt upgrade -y && sudo apt install git && sudo apt install python3-pip && git clone https://github.com/coddrago/Hikka && cd Hikka && pip install -r requirements.txt && python3 -m hikka</code></pre>
|
||||
<pre><code class="language-bash">sudo apt update && sudo apt upgrade -y && sudo apt install git && sudo apt install python3-pip && git clone https://github.com/coddrago/Heroku && cd Heroku && pip install -r requirements.txt && python3 -m hikka</code></pre>
|
||||
<emoji document_id=5299027123913105700>😐</emoji> If you dont have sudo access, simply remove the initial steps.
|
||||
|
||||
<emoji document_id=5300777464820145682>🥳</emoji> Lets go over a few arguments:
|
||||
|
|
Loading…
Reference in New Issue