Browse Source

Replace github link to git link

main
gilardh 4 years ago
parent
commit
92c2c5ea08
  1. 6
      README.md

6
README.md

@ -5,7 +5,7 @@ will be useful to any service provider adding Hush, such as a Discord Tipbot ser
# Installing Hush from source
On Ubuntu/Linux systems, you can install Hush from [source](https://github.com/MyHush/hush3) with these commands:
On Ubuntu/Linux systems, you can install Hush from [source](https://git.hush.is/hush/hush3) with these commands:
```
# install build depedencies
@ -17,7 +17,7 @@ cd hush3
./build.sh -j4
```
More details can be found [here](https://github.com/MyHush/hush3/blob/master/INSTALL.md)
More details can be found [here](https://git.hush.is/hush/hush3/src/branch/master/INSTALL.md)
# Installing Hush from a binary
@ -27,7 +27,7 @@ You can also install a binary from an [official release](https://github.com/MyHu
# Terminology
We have a document that explains a lot of terminology [here](http://github.com/myhush/terminology)
We have a document that explains a lot of terminology [here](https://git.hush.is/hush/terminology)
# Config changes for exchanges and pools

Loading…
Cancel
Save