Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit b86e650

Browse files
Nick Waywoodairvin
authored andcommitted
Updated readme to explicitly run sacc example
Signed-off-by: Nick Waywood <nwaywood@au1.ibm.com>
1 parent e3e3924 commit b86e650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Note: Since running chaincode in production mode depends on a language specific
3838
The Haskell chaincode process can be started with:
3939

4040
```
41-
stack run
41+
stack run sacc-exe
4242
```
4343

44-
By default it runs the `sacc` example.
44+
To run the `sacc` example. Look at `package.yaml` to see available executables.
4545

4646
When the Fabric peer is running (see below), the Haskell process that is started does a number of things
4747

0 commit comments

Comments
 (0)