@@ -37,7 +37,7 @@ or the most current version using git. For more information, see
37
37
38
38
* ** hfst-3.15** or greater,
39
39
* ** python-3.5** or greater,
40
- * ** libhfst -python** ,
40
+ * ** hfst -python** ,
41
41
* ** C++** compiler and ** libtool**
42
42
* GNU ** autoconf-2.64** , ** automake-1.12** ; compatible ** pkg-config**
43
43
implementation
@@ -96,6 +96,9 @@ pip install omorfi
96
96
conda install -c flammie omorfi
97
97
```
98
98
99
+ ** NB: since conda does not have new version of hfst buildable with recent
100
+ pythons or something, only older versions are available on conda.**
101
+
99
102
### Docker
100
103
101
104
It is possible to use omorfi with a ready-made docker container, there is a
@@ -174,8 +177,9 @@ participate, read further information in
174
177
* Issues and problems may be filed in [ our github issue
175
178
tracker] ( https://github.com/flammie/omorfi/issues ) , including support
176
179
questions
177
- * [ IRC channel #omorfi on OFTC] ( irc://OFTC/#omorfi ) is particularly good
178
- for live chat for support questions, suggestions and discussions
180
+ * [ Matrix channel omorfi] ( https://matrix.to/#/#omorfi:matrix.org ) is
181
+ particularly good for live chat for support questions, suggestions and
182
+ discussions
179
183
* [ omorfi-devel mailing
180
184
list] ( https://groups.google.com/forum/#!forum/omorfi-devel ) is good for longer
181
185
more involved discussions
0 commit comments