Skip to content

Commit 9c31268

Browse files
Update docs/root/manual/getting-started/run-signer-node.md
Co-authored-by: Jean-Philippe Raynaud <[email protected]>
1 parent d9a3425 commit 9c31268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/root/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Note that this guide works on a Linux machine only.
6969

7070
* To access the file system of the **Cardano block producer** node for **production** deployment (or of the **Cardano relay** node for **naive** deployment), you will need the following permissions:
7171
* Read rights on the `Database` folder (specified by the `--database-path` setting of the **Cardano node**)
72-
* Read or write rights on the `Inter Process Communication` file (typically defined by the `CARDANO_NODE_SOCKET_PATH` environment variable used to launch the **Cardano node**)
72+
* Read and write rights on the `Inter Process Communication` file (typically defined by the `CARDANO_NODE_SOCKET_PATH` environment variable used to launch the **Cardano node**)
7373

7474
* Install a recent version of [`cardano-cli`](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.1) (version 8.1.1+).
7575

0 commit comments

Comments
 (0)