Skip to content

Commit 530268c

Browse files
authored
Developer installation instructions removed (#30)
1 parent 87ab595 commit 530268c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

paper/paper.md

-10
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,6 @@ The `GrIML` Python package is compatible with Python 3.10, 3.11, and 3.12, and c
6969
$ pip install griml
7070
```
7171

72-
To install as a developer, a conda environment file is provided that includes all of GrIML's dependencies for a straightforward install:
73-
74-
```
75-
$ git clone git@github.com:GEUS-Glaciology-and-Climate/GrIML.git
76-
$ cd GrIML
77-
$ conda env create --file environment.yml
78-
$ conda activate griml
79-
$ pip install .
80-
```
81-
8272
Full installation instructions are provided at [https://griml.readthedocs.io/en/latest/installation.html](https://griml.readthedocs.io/en/latest/installation.html).
8373

8474

0 commit comments

Comments
 (0)