diff options
author | Leah Rowe <info@minifree.org> | 2017-04-08 00:27:23 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-08 00:28:06 +0100 |
commit | 7589e72e10ce620b2a3383852e7e495d30d94e66 (patch) | |
tree | c5b6de6df002b28d114ef40423dafbee3b4dbbb6 /www/git.md | |
parent | 165f7969562285d58d833285c537470af7720e5f (diff) | |
download | librebootfr-7589e72e10ce620b2a3383852e7e495d30d94e66.tar.gz librebootfr-7589e72e10ce620b2a3383852e7e495d30d94e66.zip |
www: general cleanup
Diffstat (limited to 'www/git.md')
-rw-r--r-- | www/git.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -53,7 +53,7 @@ Not a developer? You can still help! - Assist with improving the libreboot documentation, so that others may find it easier to use. -General guidelines for submitting patches +General guidelines for submitting patches ----------------------------------------- Some people put their name on their work, for recognition, and it's OK @@ -93,10 +93,8 @@ Libreboot development is facilitated by *[git](https://git-scm.com/)*, a *distributed* version control system. You will need to install git (most distributions package it in their repositories). -Use this command, to download the repository: - -How to download Libreboot from the Git repository: --------------------------------------------------- +How to download Libreboot from the Git repository +------------------------------------------------- **git clone https://notabug.org/libreboot/libreboot.git** |