mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update README.md
This commit is contained in:
@@ -32,9 +32,9 @@ Version of autoconf need to be greater than 2.64.
|
||||
|
||||
Cross toolchains are available to Ubuntu users through these commands:
|
||||
```
|
||||
# building for Kindle
|
||||
# for Kindle
|
||||
sudo apt-get install gcc-arm-linux-gnueabi g++-arm-linux-gnueabi
|
||||
# building for Kobo
|
||||
# for Kobo
|
||||
sudo apt-get install gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user