Skip to content
Snippets Groups Projects
Commit 0c53e9ff authored by Klaus Reuter's avatar Klaus Reuter
Browse files

Update README.md

parent 8d5bf136
Branches
Tags
No related merge requests found
...@@ -119,6 +119,12 @@ is a necessary separator to be able to pass arguments and flags to ...@@ -119,6 +119,12 @@ is a necessary separator to be able to pass arguments and flags to
the executable. It can be omitted in case there are no arguments or the executable. It can be omitted in case there are no arguments or
flags. flags.
### Activate the environment
In the project directory, run `source activate` to activate the
compressed environment for your current shell session. Similarly,
run `source deactivate` to deactivate it.
### Explicitly mount the squashfs image using `cnd mount` ### Explicitly mount the squashfs image using `cnd mount`
The command `cnd mount` mounts the squashfs image at the base The command `cnd mount` mounts the squashfs image at the base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment