diff --git a/doc/getting-started/install.md b/doc/getting-started/install.md index 5dadb946917..75dd2821329 100644 --- a/doc/getting-started/install.md +++ b/doc/getting-started/install.md @@ -156,7 +156,7 @@ Build the node and CLI with `cabal`: Install the newly built node and CLI commands: - cabal install all --bindir ~/.local/bin + cabal install all --installdir ~/.local/bin If this doesn't work, you can manually copy the executable files to the `~/.local/bin` directory. Replace the place holder `` with your targeted version: