changeset 250 | 9c711f1b4638 |
parent 249 | f47761d3bbe5 |
child 253 | d7db074d6efa |
--- a/BuildingOnLinux.wiki Sun Sep 02 17:43:14 2012 +0000 +++ b/BuildingOnLinux.wiki Sun Sep 23 22:04:38 2012 +0000 @@ -28,10 +28,10 @@ {{{ mkdir -p ~/games ~/hg/hedgewars/build cd ~/hg/hedgewars -hg clone https://hedgewars.googlecode.com/hg/ trunk +hg clone -v https://hedgewars.googlecode.com/hg/ trunk }}} -The initial clone of the repository will take a while, is about 600MiB or so... +The initial clone of the repository will take a while, is about 575MiB or so... {{{ cd ~/hg/hedgewars/build