Skip to content

Commit 3388044

Browse files
author
JanL
committed
Adding link to GSG trouble shooting guide
Signed-off-by: JanL <[email protected]>
1 parent 1083332 commit 3388044

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/getting-started/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,3 +921,5 @@ Now that you've had a chance to see how the Libindy implementation works from th
921921
If so, please run [Simulating Getting Started in the Jupiter](run-getting-started.md).
922922
You may need to be signed into GitHub to view this link.
923923
Also you can find the source code [here](https://github.com/hyperledger/indy-sdk/blob/master/samples/python/src/getting_started.py)
924+
925+
If demo gives an error when executing check [Trouble Shooting Guide](Trouble_shoot_GSG.md).

doc/getting-started/run-getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ To get Jupyter click on the link in output (it must have following format: http:
1818

1919
`docker-compose down`
2020
The command above will stop and delete created network and containers.
21+
22+
### Trouble Shooting
23+
24+
If demo gives an error when executing in Jupyter check [Trouble Shooting Guide](Trouble_shoot_GSG.md).

0 commit comments

Comments
 (0)