diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:24:56 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:24:56 -0700 |
commit | 224a941f4c7d56295a8ec10bf5e655971b1deb66 (patch) | |
tree | 538f931a35e1506422a3fa6fda13baf47dbc432d /docs/git | |
parent | 731e383e52f56d6bc84df340982348851081c3a4 (diff) | |
download | librebootfr-224a941f4c7d56295a8ec10bf5e655971b1deb66.tar.gz librebootfr-224a941f4c7d56295a8ec10bf5e655971b1deb66.zip |
Fix missing code tops
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/git/index.md b/docs/git/index.md index b3191589..81cb5dd3 100644 --- a/docs/git/index.md +++ b/docs/git/index.md @@ -21,10 +21,12 @@ statically compiled executables for the utilities are included.** For Debian Stretch (may also work on Debian Jessie), you can run the following command: + $ sudo ./oldbuild dependencies debian (this will also work in Devuan) For Parabola, you can run the following command: + $ sudo ./oldbuild dependencies parabola\ or: # ./oldbuild dependencies parabola |