mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-18 11:39:22 -04:00
Tweak readme install language
This commit is contained in:
parent
eff44cc3eb
commit
5fc0cc326a
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue