Skip to content

Commit

Permalink
Remove reference to da-sdk-head
Browse files Browse the repository at this point in the history
  • Loading branch information
associahedron committed Jun 17, 2019
1 parent 6cf5716 commit 84f61ce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions daml-foundations/daml-ghc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,12 @@ da-ghcid daml-foundations/daml-ghc/test-src/DA/Test/ShakeIdeClient.hs --test=":m
The above commands do not execute scenarios. To do that, use a command like
```
bazel run damlc test $PWD/daml-foundations/daml-ghc/bond-trading/Test.daml
```
```

Testing in situ:

```
da-sdk-head
da-sdk-head --damlc
daml-sdk-head
```

## Documentation
Expand Down

0 comments on commit 84f61ce

Please sign in to comment.