[WIP] Update actual-server-repo-move.md (#672)

Put Windows-specific step in parens to differentiate it from the rest of
the steps

Also gave clarification upfront to inform users what the end-goal is.
This commit is contained in:
Cameron Jackson
2025-04-23 12:51:36 -05:00
committed by GitHub
parent 326398cc3f
commit ed9a3a7204

View File

@@ -24,9 +24,9 @@ The reasons for this change are as follows:
- **Q.** _I [Build from source](https://actualbudget.org/docs/install/build-from-source). How do I keep up to date?_
**A.** Follow these instructions:
**A.** Below are steps to clone the updated setup and then migrate your existing data:
If you are on Windows, you'll need to install [Git Bash](https://git-scm.com/download).
(If you are on Windows, you'll need to install [Git Bash](https://git-scm.com/download).)
1. Open Bash, then Clone the [Actual repository](https://github.com/actualbudget/actual). You can use the following command:
```