;doc: FILES: tweak

This commit is contained in:
Simon Michael 2022-12-08 22:46:27 -10:00
parent 7bfdc2d67f
commit 3f6ecd4b07

View File

@ -15,8 +15,8 @@ A full working copy of the official hledger [repos](REPOS.html)
is best laid out like this (manually; we currently don't use git submodules):
<pre>
src/hledger/ - git clone https://github.com/simonmichael/hledger; cd hledger
finance/ - git clone https://github.com/simonmichael/hledger_finance finance
site/ - git clone https://github.com/simonmichael/hledger_site site
finance/ - git clone https://github.com/simonmichael/hledger_finance finance
</pre>
You don't need to clone all of these repos unless you are working in all of those areas.