Skip to content
Snippets Groups Projects
Commit c056bc1f authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

readme: clarify the bin-env utilisation

Actually, it should not be sourced.
parent ad6aed20
No related branches found
No related tags found
1 merge request!25various fixes
......@@ -72,6 +72,6 @@
05de4896508e8ec387b33eb30d8aab78d1c8e9e4
```
You can also get an interactive shell within your bin-env (bash only):
You can run command your bin-env:
```console
......@@ -76,6 +76,12 @@
```console
$ source bin-envs/mercurial-6.4rc0-rhg/bin-env.shell
$ $DATA/bin-envs/mercurial-6.4rc0-rhg/bin-env.shell YOUR COMMAND
```
Including an interactive shell
```console
$ $DATA/bin-envs/mercurial-6.4rc0-rhg/bin-env.shell bash
```
Creating a data-env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment