Fossil SCM
Slight change to wording on the 'how to compile' page.
Commit
2ab19a1d62189929025f676f40b70ea1d9acc8b1
Parent
ec12deda191df09…
1 file changed
+2
-1
+2
-1
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -17,11 +17,12 @@ | ||
| 17 | 17 | <p>Building and installing is very simple. Three steps:</p> |
| 18 | 18 | |
| 19 | 19 | <ol> |
| 20 | 20 | <li> Download and unpack a source tarball or ZIP. |
| 21 | 21 | <li> <b>./configure; make</b> |
| 22 | -<li> Move "fossil" executable to someplace on your $PATH. | |
| 22 | +<li> Move the resulting "fossil" or "fossil.exe" executable to someplace on | |
| 23 | +your $PATH. | |
| 23 | 24 | </ol> |
| 24 | 25 | |
| 25 | 26 | <p><hr> |
| 26 | 27 | |
| 27 | 28 | <h2>1.0 Obtaining The Source Code</h2> |
| 28 | 29 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -17,11 +17,12 @@ | |
| 17 | <p>Building and installing is very simple. Three steps:</p> |
| 18 | |
| 19 | <ol> |
| 20 | <li> Download and unpack a source tarball or ZIP. |
| 21 | <li> <b>./configure; make</b> |
| 22 | <li> Move "fossil" executable to someplace on your $PATH. |
| 23 | </ol> |
| 24 | |
| 25 | <p><hr> |
| 26 | |
| 27 | <h2>1.0 Obtaining The Source Code</h2> |
| 28 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -17,11 +17,12 @@ | |
| 17 | <p>Building and installing is very simple. Three steps:</p> |
| 18 | |
| 19 | <ol> |
| 20 | <li> Download and unpack a source tarball or ZIP. |
| 21 | <li> <b>./configure; make</b> |
| 22 | <li> Move the resulting "fossil" or "fossil.exe" executable to someplace on |
| 23 | your $PATH. |
| 24 | </ol> |
| 25 | |
| 26 | <p><hr> |
| 27 | |
| 28 | <h2>1.0 Obtaining The Source Code</h2> |
| 29 |