Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update install.md the modified commands only work as root (can't chown otherwise) and this version should work as anyone: Wouldn't it be easier to run the container as a specific user, namely whoever is the current user? Also replaced pwd fork for ${PWD}. Suggestion for the future: the whole mkdir converted is really ugly IMHO; might be better to append a suffix to the file instead. * Update install.md bug fix :) removed ${GID}. * Update install.md $() is required as the eval has to happen at runtime. modified. * Update install.md typo fix * remove converted dir and add always pull --------- Co-authored-by: Roman Dodin <[email protected]>
- Loading branch information