diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 15:01:43 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 15:02:40 +0100 |
commit | cad9552bb84e4ee55018da14563775a5b3c6a0c9 (patch) | |
tree | 576718173d5413edda9bcfefbee41b6332afcf3e /docs/git | |
parent | 41a1c54db2eaf6c7981fad4a1c34716b5781f46a (diff) | |
download | librebootfr-cad9552bb84e4ee55018da14563775a5b3c6a0c9.tar.gz librebootfr-cad9552bb84e4ee55018da14563775a5b3c6a0c9.zip |
docs: mention Devuan equally, alongside Debian
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index b729cacb..59e2fc9c 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -46,6 +46,7 @@ <p> For Debian Stretch (may also work on Debian Jessie), you can run the following command:<br/> $ <b>sudo ./build dependencies debian</b> + <br/>(this will also work in Devuan) </p> <p> For Parabola, you can run the following command:<br/> @@ -324,7 +325,7 @@ <p> <b>This is only confirmed to work (tested) in Debian Stretch. Parabola *fails* at this stage - (for now). For all other distros, YMMV.</b> + (for now). For all other distros, YMMV. This will also work in Devuan.</b> </p> <p> |