Skip to content

Commit fe874ed

Browse files
committed
fix: readme git clone
1 parent be4aefa commit fe874ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This section covers production deployment. For development setup, see the [Devel
6565

6666
1. **Clone the repository with submodules**:
6767
```bash
68-
git clone --recurse-submodules https://github.com/your-username/actual-budget-rest-api.git
68+
git clone --recurse-submodules https://github.com/ZoneMix/actual-budget-rest-api.git
6969
cd actual-budget-rest-api
7070
```
7171

0 commit comments

Comments
 (0)