Skip to content
Snippets Groups Projects
Commit 4acbebd0 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Fix double-bump to version number

parent 37fc252a
No related branches found
No related tags found
No related merge requests found
...@@ -15,9 +15,9 @@ cd eic_container ...@@ -15,9 +15,9 @@ cd eic_container
modeuefile will be installed to `$PREFIX/../../etc/modulefiles`. modeuefile will be installed to `$PREFIX/../../etc/modulefiles`.
You can use the `-v` flag to select the version you want to install, or omit the You can use the `-v` flag to select the version you want to install, or omit the
flag if you want to install the master build. The recommended stable flag if you want to install the master build. The recommended stable
release version is `v2.6.1`. release version is `v2.8.0`.
```bash ```bash
./install.py -v 2.6.1 <PREFIX> ./install.py -v 2.8.0 <PREFIX>
``` ```
Available flags: Available flags:
......
2.9.0 2.8.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment