We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d5af2 commit 87f28a2Copy full SHA for 87f28a2
CONTRIBUTING.md
@@ -38,8 +38,8 @@ Ready to contribute? Here's how to set up Solar Data Tools for local development
38
Python virtual environments. We recommend using `conda`.
39
2. Create your own fork of the Solar Data Tools [repository](https://github.com/KuantumBS/grikod).
40
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:
+`git clone https://github.com/<your_username>/grikod.git`.
+4. Install `grikod` as editable in your new environment:
43
44
```console
45
$ pip install -e .
0 commit comments