Skip to content

Commit 23d6aa7

Browse files
Merge #4397
4397: Update README.rst r=CarlosLopezDeLara a=CarlosLopezDeLara * Link to release notes to get hydra binaries rather than direct link to latest builds from master. * Remove Download link for Windows executable since it was also pointing to latest finished from master closes #4375 Co-authored-by: CarlosLopezDeLara <[email protected]>
2 parents ff7c27e + 1e34334 commit 23d6aa7

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.rst

+2-13
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,12 @@ Documentation for building the node can be found `here <https://docs.cardano.org
5353
Executables
5454
===========
5555

56-
You can download the latest version of ``cardano-node`` and ``cardano-cli``:
56+
You can download the hydra binaries of ``cardano-node`` and ``cardano-cli`` from the [release notes](https://github.com/input-output-hk/cardano-node/releases)
5757

58-
* `linux <https://hydra.iohk.io/job/Cardano/cardano-node/linux.musl.cardano-node-linux/latest-finished>`_
59-
* `win64 <https://hydra.iohk.io/job/Cardano/cardano-node/linux.windows.cardano-node-win64/latest-finished>`_
60-
* `macos <https://hydra.iohk.io/job/Cardano/cardano-node/macos.cardano-node-macos/latest-finished>`_
6158

62-
Windows Executable
59+
Running the node on Windows
6360
----
6461

65-
Download
66-
++++
67-
68-
You can download `here <https://hydra.iohk.io/job/Cardano/cardano-node/linux.windows.cardano-node-win64/latest-finished>`_.
69-
70-
Instructions
71-
++++
72-
7362
The download includes cardano-node.exe and a .dll. To run the node with cardano-node run you need to reference a few files and directories as arguments. These can be copied from the cardano-node repo into the executables directory. The command to run the node on mainnet looks like this:
7463

7564
.. code-block:: console

0 commit comments

Comments
 (0)