Skip to content

Commit 87f28a2

Browse files
Update CONTRIBUTING.md
1 parent 56d5af2 commit 87f28a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Ready to contribute? Here's how to set up Solar Data Tools for local development
3838
Python virtual environments. We recommend using `conda`.
3939
2. Create your own fork of the Solar Data Tools [repository](https://github.com/KuantumBS/grikod).
4040
3. Clone your repository, for example by typing in your terminal:
41-
`git clone https://github.com/<your_username>/kececifractals.git`.
42-
4. Install `solardatatools` as editable in your new environment:
41+
`git clone https://github.com/<your_username>/grikod.git`.
42+
4. Install `grikod` as editable in your new environment:
4343

4444
```console
4545
$ pip install -e .

0 commit comments

Comments
 (0)