Fixed a typo in QUICKSTART.md
Signed-off-by: Akshit Sarin <akshitsarin99@gmail.com> '*toolcahin* to toolchain'
This commit is contained in:
parent
4acc107d3a
commit
b5d327581b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ sudo -H pip install --upgrade cython==0.28.1 setuptools
|
||||||
```
|
```
|
||||||
|
|
||||||
### Step 3 of 10
|
### Step 3 of 10
|
||||||
Install buildozer, a tool for creating the apk package using the python for android toolcahin.
|
Install buildozer, a tool for creating the apk package using the python for android toolchain.
|
||||||
```
|
```
|
||||||
git clone https://github.com/lbryio/buildozer.git
|
git clone https://github.com/lbryio/buildozer.git
|
||||||
cd buildozer && python2.7 setup.py install && cd ..
|
cd buildozer && python2.7 setup.py install && cd ..
|
||||||
|
|
Loading…
Reference in a new issue