mirror of
https://github.com/veeso/termscp.git
synced 2026-04-05 01:31:47 -07:00
docs: update Arch Linux instructions (#243)
This commit is contained in:
@@ -180,6 +180,12 @@ NetBSD users can install termscp from the official repositories.
|
||||
pkgin install termscp
|
||||
```
|
||||
|
||||
Arch Linux users can install termscp from the official repositories.
|
||||
|
||||
```sh
|
||||
pacman -S termscp
|
||||
```
|
||||
|
||||
For more information or other platforms, please visit [termscp.veeso.dev](https://termscp.veeso.dev/#get-started) to view all installation methods.
|
||||
|
||||
⚠️ If you're looking on how to update termscp just run termscp from CLI with: `(sudo) termscp --update` ⚠️
|
||||
|
||||
Reference in New Issue
Block a user