From 095aee38d7492188f969e1b44e36e630289753c8 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Wed, 7 Apr 2010 09:53:45 +0000 Subject: [PATCH] SourceCode changed --- SourceCode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SourceCode.md b/SourceCode.md index 9eb4acc5..2ef7583f 100644 --- a/SourceCode.md +++ b/SourceCode.md @@ -24,7 +24,7 @@ git clone git://qubes-os.org/mainstream/.git e.g.: ``` {.wiki} -git clone git://qubes-os.org/mainstream/core.git core.git +git clone git://qubes-os.org/mainstream/core.git core ``` Currently the preferred way of contributing to the project is by sending a patch via the project's mailing list (`git format-patch`).