Skip to content

Commit 92e2daf

Browse files
Merge pull request #508 from lightpanda-io/readme_iconv_install
add libiconv install direction
2 parents fab6ec9 + 08e68a1 commit 92e2daf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,14 @@ To init or update the submodules in the `vendor/` directory:
184184
make install-submodule
185185
```
186186

187+
**iconv**
188+
189+
libiconv is an internationalization library used by Netsurf.
190+
191+
```
192+
make install-libiconv
193+
```
194+
187195
**Netsurf libs**
188196

189197
Netsurf libs are used for HTML parsing and DOM tree generation.

0 commit comments

Comments
 (0)