Skip to content

Commit

Permalink
Link install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Oct 31, 2022
1 parent ebb6d94 commit c054d46
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/reference/plutus/plutus-minting-script-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,9 @@ This will output `anyone-can-mint.plutus` in the `generated-plutus-scripts` dir.

#### Setting up a local Alonzo node cluster

This convenient script will set up an Alonzo cluster immediately on your local machine:
First follow the [install doc](../../../doc/getting-started/install.md) if you haven't. This convenient script will set up an Alonzo cluster immediately on your local machine:

```bash
cabal install cardano-cli
cabal install cardano-node
./scripts/byron-to-alonzo/mkfiles.sh alonzo
```

Expand Down

0 comments on commit c054d46

Please sign in to comment.