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.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,15 @@ Python 3 DIRACOS installer built using [conda constructor](https://github.com/co
16
16
17
17
## Installing DIRACOS2
18
18
19
-
These instructions will install the latest release of DIRACOS in a folder named `diracos`. To install a specific version replace `/latest/download/` in the URL with a version like `/download/2.0a4/`.
19
+
These instructions will install the latest release of DIRACOS in a folder named `diracos`. To install a specific version replace `/latest/download/` in the URL with a version like `/download/2.0/`.
It can then be activated in a similar way to version 1 of DIRACOS, by calling ` source "$PWD/diracos/diracosrc"`.
27
-
28
-
**NOTE:** At this time there are no stable releases of DIRACOS2 and therefore the `/latest/` alias is non-functional. See the [GitHub releases page](https://github.com/DIRACGrid/DIRACOS2/releases) for the list of available pre-releases.
27
+
Further usage instructions are shown after installation.
0 commit comments