We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5480cae commit a8fcee0Copy full SHA for a8fcee0
README.md
@@ -184,6 +184,14 @@ To init or update the submodules in the `vendor/` directory:
184
make install-submodule
185
```
186
187
+**iconv**
188
+
189
+libiconv is an internationalization library used by Netsurf.
190
191
+```
192
+make install-libiconv
193
194
195
**Netsurf libs**
196
197
Netsurf libs are used for HTML parsing and DOM tree generation.
0 commit comments