Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bcumming authored Jun 28, 2024
1 parent 2fe2fb3 commit 4e28566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A command line interface for interacting with user environments on Alps at CSCS.
uenv will be installed system wide for all users on some CSCS Alps systems. If it is not installed, you can install a local copy by cloning the repository and running the installation script:

```bash
git clone git@github.com:eth-cscs/uenv.git && ./uenv/install --local
git clone https://github.com/eth-cscs/uenv.git && ./uenv/install --local
```

For uenv to be available on the command line, an activation script has to be sourced, for which we recommend adding a line to your `~/.bashrc`.
Expand Down

0 comments on commit 4e28566

Please sign in to comment.