Skip to content

Commit 77138b8

Browse files
authored
Merge pull request #5 from MinaProtocol/dkijania-fix-readme-example
Update README.md
2 parents 03e22e1 + c72ffa3 commit 77138b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Import the desired modules into your Dhall configuration:
2626
```dhall
2727
let Base = https://s3.us-west-2.amazonaws.com/dhall.packages.minaprotocol.com/buildkite/releases/1.0.0/package.dhall sha256:95cffbe6d58a0054d007ef857ddd1a26d323431ad4011eee6b01b5ad0e266d37
2828

29-
let Base = ./Base.dhall
30-
3129
let Cmd = Base.Lib.Cmds
3230

3331
let Pipeline = Base.Pipeline.Type

0 commit comments

Comments
 (0)