Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit bc9d0f6

Browse files
committed
[DEVOPS-976] Fix code indentation in Markdown doc
1 parent 0fa0ce6 commit bc9d0f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/how-to/build-cardano-sl-and-daedalus-from-source-code.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Two steps remain, then:
5555

5656
..and then add two following lines:
5757

58-
substituters = https://hydra.iohk.io https://cache.nixos.org/
59-
trusted-substituters =
60-
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
58+
substituters = https://hydra.iohk.io https://cache.nixos.org/
59+
trusted-substituters =
60+
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
6161

6262
2. Actually building the Cardano SL node (or, most likely, simply obtaining it
6363
from the IOHK's binary caches) can be performed by building the attribute `cardano-sl-node-static`:

0 commit comments

Comments
 (0)