Skip to content

Commit

Permalink
Merge pull request #4786 from input-output-hk/build-node
Browse files Browse the repository at this point in the history
Update install.md
  • Loading branch information
Jimbo4350 authored Jan 16, 2023
2 parents 0a066fe + a438cd4 commit 45643b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/getting-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ echo "with-compiler: ghc-8.10.7" >> cabal.project.local
Build the node and CLI with `cabal`:

```bash
cabal update
cabal build all
```

Expand Down

0 comments on commit 45643b5

Please sign in to comment.