We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4aefa commit fe874edCopy full SHA for fe874ed
README.md
@@ -65,7 +65,7 @@ This section covers production deployment. For development setup, see the [Devel
65
66
1. **Clone the repository with submodules**:
67
```bash
68
- git clone --recurse-submodules https://github.com/your-username/actual-budget-rest-api.git
+ git clone --recurse-submodules https://github.com/ZoneMix/actual-budget-rest-api.git
69
cd actual-budget-rest-api
70
```
71
0 commit comments