Merge pull request #372 from tim-teufel/master
Break list of package managers into separate words
This commit is contained in:
@ -41,7 +41,7 @@ Scope:
|
|||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
- To keep this to one page, content is implicitly included by reference. You're smart enough to look up more detail elsewhere once you know the idea or command to Google. Use `apt-get`/`yum`/`dnf`/`pacman`/`pip`/`brew` (as appropriate) to install new programs.
|
- To keep this to one page, content is implicitly included by reference. You're smart enough to look up more detail elsewhere once you know the idea or command to Google. Use `apt-get`, `yum`, `dnf`, `pacman`, `pip` or `brew` (as appropriate) to install new programs.
|
||||||
- Use [Explainshell](http://explainshell.com/) to get a helpful breakdown of what commands, options, pipes etc. do.
|
- Use [Explainshell](http://explainshell.com/) to get a helpful breakdown of what commands, options, pipes etc. do.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user