forked from matrix/element-web
native-node-modules: Remove a spurious and.
This commit is contained in:
parent
5b8e918d6e
commit
1869350a9b
|
@ -11,7 +11,7 @@ we may offer a pre-compiled path for those who want to use these features in a
|
||||||
custom build of Riot without installing the various build tools required.
|
custom build of Riot without installing the various build tools required.
|
||||||
|
|
||||||
Do note that compiling a module for a particular operating system
|
Do note that compiling a module for a particular operating system
|
||||||
(Linux/macOS/Windows) and will need to be done on that operating system.
|
(Linux/macOS/Windows) will need to be done on that operating system.
|
||||||
Cross-compiling from a host OS for a different target OS may be possible, but
|
Cross-compiling from a host OS for a different target OS may be possible, but
|
||||||
we don't support this flow with Riot dependencies at this time.
|
we don't support this flow with Riot dependencies at this time.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue