diff --git a/content/rambles/git-server.md b/content/rambles/git-server.md index 467b1ed..7ba9b02 100644 --- a/content/rambles/git-server.md +++ b/content/rambles/git-server.md @@ -20,7 +20,7 @@ Still, I'm going to spend the rest of this post explaining how to set up a serve The first step is to set up a Unix box of any kind. Linux, any of the BSDs and probably even Darwin will work (hell, even Haiku might suffice). -The rest of this post assumes a Debian system. +The rest of this post assumes a Debian system (or rather, that you have the core GNUtils available). Basics requirements are quite few: - It needs to be accessible using SSH.