Extend installation steps with sudo-able paths#42
Conversation
|
Hey @LoyVanBeek , it seems that the project has updated it's name. Would you mind making the changes to reflect this? |
7c75920 to
c3235f3
Compare
c3235f3 to
1f21a6b
Compare
|
Bandwhich, great name. PR is updated. |
Co-Authored-By: Oleksii Filonenko <[email protected]>
imsnif
left a comment
There was a problem hiding this comment.
Great work collecting all the solutions!
I would very much like to add it to the README (I think it will save people a lot of time opening and responding to issues), but maybe we can have it in its own special Troubleshooting section?
Maybe between "raw_mode" and "Contributing" (on the same header level as "Contributing")?
Then this can be under a sub-header of "Installing with Cargo" or something else you feel makes sense? What say you?
|
These staps ere required to get |
|
I've opened #57, which may be an easier solution than the one proposed here. I don't think it works on macOS though, so we may want to document both. |
|
@LoyVanBeek - fair point :) I moved some stuff around your changes to make things clearer. Thank you very much for this! |
* Extend installation steps with sudo-able paths Fixes imsnif#30 * Change name to 'bandwhich' * Add setcap option for installation * Fix typo and make path uniform with other options Co-Authored-By: Oleksii Filonenko <[email protected]> * docs(readme): rework sections Co-authored-by: Oleksii Filonenko <[email protected]> Co-authored-by: Aram Drevekenin <[email protected]>
* Extend installation steps with sudo-able paths Fixes imsnif#30 * Change name to 'bandwhich' * Add setcap option for installation * Fix typo and make path uniform with other options Co-Authored-By: Oleksii Filonenko <[email protected]> * docs(readme): rework sections Co-authored-by: Oleksii Filonenko <[email protected]> Co-authored-by: Aram Drevekenin <[email protected]>
Fixes #30