Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fix bad hyperlink on the Compiling And Installing Fossil page. |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
a0f5be9a9dc49302894c728b1ae65c42 |
| User & Date: | drh 2017-03-12 16:59:18.687 |
Context
|
2017-03-12
| ||
| 17:01 | More hyperlink fixes on the same page. check-in: f5240a1cb8 user: drh tags: trunk | |
| 16:59 | Fix bad hyperlink on the Compiling And Installing Fossil page. check-in: a0f5be9a9d user: drh tags: trunk | |
| 01:03 | Fix typos in the Fossil-v-Git document. check-in: 60dbbbefdb user: drh tags: trunk | |
Changes
Changes to www/build.wiki.
1 2 3 4 | <title>Compiling and Installing Fossil</title> <h2>0.0 Using A Pre-compiled Binary</h2> | < | < | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <title>Compiling and Installing Fossil</title> <h2>0.0 Using A Pre-compiled Binary</h2> <p>[/uv/download.html|Pre-compiled binaries] are available for recent releases. Just download the appropriate executable for your platform and put it on your $PATH. To uninstall, simply delete the executable. To upgrade from an older release, just overwrite the older binary with the newer one.</p> <h2>0.1 Executive Summary</h2> <p>Building and installing is very simple. Three steps:</p> |
| ︙ | ︙ |