Skip to content

Commit a8fcee0

Browse files
karlseguinsjorsdonkers
authored andcommitted
add libiconv install direction
1 parent 5480cae commit a8fcee0

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)