We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a95c5e commit f2460dfCopy full SHA for f2460df
CONTRIBUTING.md
@@ -28,7 +28,7 @@ We strive to keep our workflow as simple as possible. To contribute:
28
29
2. **Clone Your Fork**
30
```bash
31
- git clone https://github.com/<your-username>/sim-studio.git
+ git clone https://github.com/<your-username>/sim.git
32
```
33
3. **Create a Feature Branch**
34
Create a new branch with a descriptive name:
0 commit comments