mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-06 06:55:24 +02:00
Replace install instructions with how to configure it
This commit is contained in:
parent
d0296703aa
commit
4727f586df
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
> A lightweight and flexible package manager for bash scripts.
|
||||
|
||||
- Install `paci` and configure it:
|
||||
- Configure it:
|
||||
|
||||
`bash <(curl -s https://raw.githubusercontent.com/tradebyte/paci/master/.github/bin/install.sh)`
|
||||
`paci configure`
|
||||
|
||||
- Search for a given package:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue