diff options
Diffstat (limited to 'libpathod/templates/about.html')
-rw-r--r-- | libpathod/templates/about.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/libpathod/templates/about.html b/libpathod/templates/about.html index 3c05ad2d..4bf473da 100644 --- a/libpathod/templates/about.html +++ b/libpathod/templates/about.html @@ -4,30 +4,6 @@ <section> <div class="page-header"> <h1> - how - <small>to get it.</small> - </h1> - </div> - - <p>The easiest way to install pathod is to use pip:</p> - - <pre>pip install pathod</pre> - - <p> You can find the project source on GitHub: </p> - - <div style="margin-top: 20px; margin-bottom: 20px"> - <a class="btn btn-primary btn-large" href="https://github.com/cortesi/pathod">github.com/cortesi/pathod</a> - </div> - - <p>Please also use the <a - href="https://github.com/cortesi/pathod/issues">github issue tracker</a> to - report bugs. </p> - -</section> - -<section> - <div class="page-header"> - <h1> why <small>this it written.</small> </h1> |