1 Commits

Author SHA1 Message Date
1505ed7c3a markdown: Installation: update repo prep/clone 2026-02-19 12:51:28 -08:00

View File

@@ -56,7 +56,7 @@ docker-finance *should* work out-of-the-box on any modern Linux system. For exam
3. Prepare your base path and repository:
- Before proceeding, change your directory to a *persistent base path* that you intend to keep; as this will be the default base path for all data going forward
* By default, `./docker-finance` in your current working directory will be the default base path to house all data
* The absolute path of your current working directory + `./docker-finance` will be the default base path to house all data
* If you'd like, you *can* change the base path later during [Client Generation](#client-generation)
```bash