diff options
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index 3edba6c0..9cea6f80 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -44,8 +44,8 @@ <div class="important"> <p> - For Trisquel 7, you can run the following command:<br/> - $ <b>sudo ./build dependencies trisquel7</b> + For Debian Stretch (may also work on Debian Jessie, or Trisquel), you can run the following command:<br/> + $ <b>sudo ./build dependencies debian</b> </p> <p> For Parabola, you can run the following command:<br/> @@ -323,7 +323,7 @@ <h2>Preparing release archives (optional)</h2> <p> - <b>This is only confirmed to work (tested) in Trisquel 7. Parabola *fails* at this stage + <b>This is only confirmed to work (tested) in Debian Stretch and Trisquel 7. Parabola *fails* at this stage (for now). For all other distros, YMMV.</b> </p> |