Skip to content

Commit 567f8c0

Browse files
authored
Update README.md
1 parent 8662f5f commit 567f8c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ print(cff.yaml())
133133
Get started by cloning the repository and setting up a virtual environment
134134

135135
```
136-
$ git clone https://github.com/sgfost/codemeticulous.git
136+
$ git clone https://github.com/SciCodes/codemeticulous.git
137137
$ cd codemeticulous
138138
$ uv sync --dev
139139
$ source .venv/bin/activate
@@ -144,3 +144,4 @@ Run tests
144144
```
145145
$ uv run pytest tests
146146
```
147+

0 commit comments

Comments
 (0)