-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
prio:normalnormal priority, can be taken up after high priority issues are addressednormal priority, can be taken up after high priority issues are addressedstatus:newThis tag is attached to a new issue during creation onlyThis tag is attached to a new issue during creation onlytype:docThis tag is for documentationThis tag is for documentation
Description
The README.md file suggests "NOTE: To run the commands without sudo, add your username to the Docker group using the following command: $ sudo usermod -aG docker ${USER}"
The fact is that you cannot run "make all" without being in the docker group or you have to have sudo powers. We need to update the README.md file so that adding the user that will build ODIM to the docker group is not optional.
Metadata
Metadata
Assignees
Labels
prio:normalnormal priority, can be taken up after high priority issues are addressednormal priority, can be taken up after high priority issues are addressedstatus:newThis tag is attached to a new issue during creation onlyThis tag is attached to a new issue during creation onlytype:docThis tag is for documentationThis tag is for documentation