Skip to content

Commit

Permalink
README: minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
icy committed Oct 23, 2018
1 parent a6f510f commit 8aaa978
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ For system package manager
* Remove orphans: `pacapt -Sc`
* Clean up: `pacapt -Scc` or `pacapt -Sccc`

For non-system package manager:

Similar as above, however you need to call correct script name, e.g.,
For non-system package manager: Similar as above, however you need to call correct script name, e.g.,

* Intall a Conda package: `pacapt-conda -S foo`
* Remove a Conda package: `pacapt-conda -R foo`
Expand Down

0 comments on commit 8aaa978

Please sign in to comment.