You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This is a Homebrew tap to install the Cardano node, and some associated tools.
8
8
9
9
You only need to have previously installed [Homebrew](https://brew.sh/), which supports MacOS and Linux.
10
10
11
-
*Precompiled binaries are provided for MacOS Tahoe on Silicon (ARM), and Ubuntu 22.04 on x86. On other platforms installation will require about 20 minutes because it entails compiling from source.*
11
+
*Precompiled binaries are provided for MacOS Tahoe and Sequoia on Silicon (ARM), Ubuntu 22.04 on x86 and Ubuntu 24.04 on ARM. On some other platforms installation may require about 20 minutes if it entails compiling from source.*
12
12
13
13
## Installation
14
14
@@ -18,7 +18,7 @@ To install the Cardano node (10.6.1) and CLI:
18
18
brew install notunrandom/cardano/cardano-node
19
19
```
20
20
21
-
To install these tools to analyse, manipulate or generate chain and ledger DB's:
21
+
To install these tools to analyse, manipulate or generate chain and ledger DB's (for a 10.6.1 node):
0 commit comments