We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f1ad4 commit 76b59bfCopy full SHA for 76b59bf
1 file changed
README.md
@@ -21,10 +21,10 @@ A modern web platform connecting homeowners with trusted local service providers
21
### Installation
22
```bash
23
# Clone the repository
24
-git clone https://github.com/yourusername/homehelper.git
+git clone https://github.com/yourusername/taskr.git
25
26
# Navigate to project directory
27
-cd homehelper
+cd taskr
28
29
# Install dependencies
30
npm install
0 commit comments