Browse Source

Update documentation

master
Nils 4 years ago
parent
commit
30f84c1966
  1. 6
      README.md
  2. 2
      documentation/out/english.html
  3. 2
      documentation/out/german.html
  4. 6
      index.html

6
README.md

@ -33,11 +33,7 @@ Download the latest code release on https://www.laborejo.org/downloads and extra
### Git Version
It is possible to clone a git repository.
`git clone --recurse-submodules https://laborejo.org/patroneo.git`
If you want to update at a later date you must use
`git pull --recurse-submodules`
`git clone https://laborejo.org/patroneo.git`
## Dependencies

2
documentation/out/english.html

@ -1160,7 +1160,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-11-11 15:33:28 +0100
Last updated 2020-02-23 21:35:27 +0100
</div>
</div>
</body>

2
documentation/out/german.html

@ -1174,7 +1174,7 @@ Ansonsten starten Sie patroneo mit diesem Befehl, Sprachcode ändern, vom Termin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-11-11 15:33:28 +0100
Last updated 2020-02-23 21:35:27 +0100
</div>
</div>
</body>

6
index.html

@ -50,11 +50,7 @@ Download the latest code release on <a href="https://www.laborejo.org/downloads"
<p>It is possible to clone a git repository.</p>
<p><code>git clone --recurse-submodules https://laborejo.org/patroneo.git</code></p>
<p>If you want to update at a later date you must use</p>
<p><code>git pull --recurse-submodules</code></p>
<p><code>git clone https://laborejo.org/patroneo.git</code></p>
<h2>Dependencies</h2>

Loading…
Cancel
Save