diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 09:48:26 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 09:48:26 -0700 |
commit | 8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd (patch) | |
tree | 970d8dc01dbe51a59d0cc3a0844e1355c99fe358 /docs/git | |
parent | ece5fda25e70409032a16ea1cd64b0457279607b (diff) | |
download | librebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.tar.gz librebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.zip |
More code blocks
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/git/index.md b/docs/git/index.md index e9a91ce9..963ff073 100644 --- a/docs/git/index.md +++ b/docs/git/index.md @@ -32,8 +32,8 @@ 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**\ +following command: + $ sudo ./oldbuild dependencies debian (this will also work in Devuan) For Parabola, you can run the following command:\ |