diff --git a/readme.md b/readme.md index 3ca447d..7da954a 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ Not just a rewrite - new features! * `uenv image rm prgenv-gnu/24.11:rc4` remove a uenv from your local repository * `uenv image find @eiger` find all uenv on eigher * `uenv image find @'*'%gh200` show all uenv built for `gh200` on all clusters -* `uenv start ./store.squashfs --view=develop` now works - uenv can now "peek inside" squashfs images to read meta data +* `uenv start /abspath/to/store.squashfs --view=develop` now works - uenv can now "peek inside" squashfs images to read meta data * **supports bash, zsh, fish, tcsh**, and no more bash wrappers polluting your history. * and more...