diff options
author | Neal H. Walfield <neal@gnu.org> | 2008-11-12 15:49:20 +0100 |
---|---|---|
committer | Neal H. Walfield <neal@gnu.org> | 2008-11-12 15:49:20 +0100 |
commit | 518c7698233538920e1701695cdabcf42016ea6c (patch) | |
tree | df167e825ab10a9e1e7911ff9e2b26d1d6c7e0ca | |
parent | 8e5e7face083202173a2e4b9e8c6628b0893ebcd (diff) |
Update how to get the Viengoos source code.
-rw-r--r-- | microkernel/viengoos.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/microkernel/viengoos.mdwn b/microkernel/viengoos.mdwn index 9a4f726f..3b7cdd51 100644 --- a/microkernel/viengoos.mdwn +++ b/microkernel/viengoos.mdwn @@ -11,8 +11,11 @@ is included in the section entitled *viengoos* is a new kernel currently being designed and written by Neal Walfield. -It can be found in the *hurd-l4* repository, available at -<http://savannah.gnu.org/cvs/?group=hurd>. +The source can be downloaded from the *viengoos.git* repository, cf. +<http://git.savannah.gnu.org/gitweb/?p=hurd/viengoos.git>. You can +check it out using, for example: + +> git clone git://git.sv.gnu.org/hurd/viengoos.git * [[Building]] * Running |