Merge pull request #21 from maelvls/patch-1

One-liner for installing with Homebrew 😅
This commit is contained in:
Christian Visintin
2021-04-05 17:40:39 +02:00
committed by GitHub

View File

@@ -154,8 +154,7 @@ You can install TermSCP on MacOS using [brew](https://brew.sh/)
From your terminal run
```sh
brew tap veeso/termscp
brew install termscp
brew install veeso/termscp/termscp
```
---