mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-08 09:34:40 +00:00
fix: Nethermind windows link
This commit is contained in:
parent
b9cd1ca8b3
commit
e740e70f7c
@ -17,7 +17,7 @@ export const DOCUMENTATIONS: Documentation = {
|
||||
[MAC]:
|
||||
'### macOS\n\nRun the following commands to add the Nethermind repository to your local Homebrew and install:\n\n```\nbrew tap nethermindeth/nethermind\nbrew install nethermind\n```',
|
||||
[WINDOWS]:
|
||||
'### Windows\n\nOn Windows, all you have to do is install and unzip the packages. There are two sources that you can download from:\n\n- nethermind-downloads\n- [releases - NethermindEth/nethermind](https://github.com/NethermindEth/nethermind/releases)',
|
||||
'### Windows\n\nOn Windows, all you have to do is install and unzip the packages. There are two sources that you can download from:\n\n- [Nethermind - Downloads](https://downloads.nethermind.io/)\n- [Releases - NethermindEth/nethermind](https://github.com/NethermindEth/nethermind/releases)',
|
||||
[LINUX]:
|
||||
'### Ubuntu\n\nRun the following commands to enable our launchpad repository and then install Nethermind:\n\n```\nsudo add-apt-repository ppa:nethermindeth/nethermind\nsudo apt install nethermind\n```',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user