HTML fixes

This commit is contained in:
expo 2015-06-21 15:01:07 +01:00
parent 57013bc47e
commit 84dbae2b52

View File

@ -15,10 +15,10 @@ hg fetch</br>
<h2>Make your changes, then:</h2>
<b>If you have added new files:</b></br>
&nbsp;&nbsp;&nbsp;&nbsp;hg add <i>file1 file2 file3</i></br>
hg commit -m "<i>surveys of 200m pitch in Far End</i>" -u <i>"YourName"</i></br>
hg fetch</br>
&nbsp;&nbsp;&nbsp;&nbsp;hg add <i>file1 file2 file3</i><br/>
hg commit -m "<i>surveys of 200m pitch in Far End</i>" -u <i>"YourName"</i><br/>
hg fetch<br/>
<b>If there are any errors then STOP, and get someone to fix it.</b><br/>
hg push</br></body>
hg push<br/></body>
</html>