Skip to content

Commit 5f1ccb5

Browse files
authored
Merge pull request #5963 from mysteriumnetwork/etherunit-readme-changes
Update README.md
2 parents b5af58b + b56fa0c commit 5f1ccb5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Currently node supports WireGuard as its underlying VPN transport.
1717
- [Latest release](https://github.com/mysteriumnetwork/node/releases/latest)
1818
- [Snapshot builds](https://github.com/mysteriumnetwork/node-builds/releases) - bleeding edge, use at your own risk
1919
- [Documentation](https://docs.mysterium.network/)
20-
- [Installation guide](https://docs.mysterium.network/for-node-runners/linux-guide)
20+
- [Help Center](https://help.mystnodes.com/)
21+
- [Installation guide](https://help.mystnodes.com/en/?q=installation)
2122

2223
## Installation options
2324

@@ -49,7 +50,7 @@ Installation script tested on these OSes so far: _Raspbian 10_, _Debian 9_, _Deb
4950

5051
Our docker images can be found in [Docker hub](https://hub.docker.com/r/mysteriumnetwork/myst).
5152

52-
To run a node in a docker container you will need [docker](https://www.docker.com/). On Linux, to manage docker as a non-root user (execute commands without `sudo`), follow [postinstall guide](https://docs.docker.com/install/linux/linux-postinstall/).
53+
To run a node in a docker container you will need [docker](https://www.docker.com/). On Linux, to manage docker as a non-root user (execute commands without `sudo`), follow [postinstall guide](https://help.mystnodes.com/en/articles/3777670-running-a-node-as-docker-image-on-linux-host/).
5354
You should be able to run a node on any OS that supports docker. We have tested it on these OSes so far:
5455
- Debian 9
5556
- Debian 10
@@ -74,8 +75,8 @@ docker logs -f myst
7475

7576
### Further information
7677

77-
More installation options are described in the [installation guide](https://docs.mysterium.network/for-node-runners/).
78-
For possible issues while running a node refer to our [Troubleshooting guide](https://docs.mysterium.network/troubleshooting/).
78+
More installation options are described in the [installation guides](https://help.mystnodes.com/en/?q=installation).
79+
For possible issues while running a node refer to our [Troubleshooting guides](https://help.mystnodes.com/en/collections/1992526-troubleshooting-mystnodes-help-center).
7980

8081
## Built With
8182

0 commit comments

Comments
 (0)