Unidiff1 files changed, 2 insertions, 2 deletions
|
diff --git a/README b/README index 5509741..8184a76 100644 --- a/ README+++ b/ README |
|
@@ -82,13 +82,13 @@ For a successful build you must install these libraries and headers. |
82 | * libsqlite >= 3.0.0 |
82 | * libsqlite >= 3.0.0 |
83 | http://www.sqlite.org/download.html |
83 | http://www.sqlite.org/download.html |
84 | |
84 | |
85 | * libipk v135 (or greater) |
85 | * libipk >= 138 |
86 | ftp://handhelds.org/linux/packages/ipkg |
86 | ftp://handhelds.org/linux/packages/ipkg |
87 | |
87 | |
88 | 3. Supported Devices |
88 | 3. Supported Devices |
89 | ==================== |
89 | ==================== |
90 | |
90 | |
91 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-6000 |
91 | Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-C1000, SL-C3000, SL-6000 |
92 | |
92 | |
93 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
93 | HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx |
94 | |
94 | |
|