mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 14:07:37 -05:00
Tweak readme install language
This commit is contained in:
parent
eff44cc3eb
commit
5fc0cc326a
@ -8,17 +8,17 @@ Unlike services like email, Google Drive, DropBox, WeTransfer, or nearly any oth
|
|||||||
|
|
||||||
To learn how OnionShare works, what its security properties are, and how to use it, check out the [wiki](https://github.com/micahflee/onionshare/wiki).
|
To learn how OnionShare works, what its security properties are, and how to use it, check out the [wiki](https://github.com/micahflee/onionshare/wiki).
|
||||||
|
|
||||||
## Downloading OnionShare
|
## Installing OnionShare
|
||||||
|
|
||||||
You can download OnionShare for Windows and macOS from the [OnionShare website](https://onionshare.org).
|
You can download OnionShare for Windows and macOS from the [OnionShare website](https://onionshare.org).
|
||||||
|
|
||||||
For MacOS you can also use HomeBrew
|
For macOS you can also use [Homebrew](https://brew.sh/):
|
||||||
|
|
||||||
```
|
```
|
||||||
brew cask install onionshare
|
brew cask install onionshare
|
||||||
```
|
```
|
||||||
|
|
||||||
For Ubuntu-like Linux distributions, you could use this PPA to get the latest version:
|
For Ubuntu-like Linux distributions, you can use this PPA:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:micahflee/ppa
|
sudo add-apt-repository ppa:micahflee/ppa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user