You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The very first step to reduce MAGIC-LST data is to have remote access/credential
41
41
*magic-cta-pipe* and its dependencies may be installed using the *Anaconda* or *Miniconda* package system (if you have mamba installed, we recommend you to use it instead of conda, so that the installation process will be much faster; if you don't have anaconda/miniconda/miniforge, please install one of them into your workspace directory). We recommend creating a conda virtual environment
42
42
first, to isolate the installed version and dependencies from your master environment (this is optional).
43
43
44
-
Since version 0.5.1, *magic-cta-pipe* is on conda-forge (`here <https://anaconda.org/conda-forge/magic-cta-pipe>`_), which is the easiest way to install it.
44
+
Since version 0.5.1, *magic-cta-pipe* is on conda-forge (https://anaconda.org/conda-forge/magic-cta-pipe), which is the easiest way to install it.
45
45
46
46
To install into an exisiting environment, just do::
0 commit comments