Skip to content

Commit

Permalink
Merge pull request #1 from input-output-hk/main
Browse files Browse the repository at this point in the history
update
  • Loading branch information
juanmillan85 committed Apr 10, 2021
2 parents 7114256 + 446910f commit bacf10d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -16,9 +16,10 @@

- Week #1

- Build the [English Auction](code/week01) contract with `cabal build`.
- Build the [English Auction](code/week01) contract with `cabal build` (you may need to run `cabal update` first).
- Clone the [The Plutus repository](https://github.com/input-output-hk/plutus), check out the correct commit
as specified in [cabal.project](code/week01/cabal.project).
- Set-up IOHK binary caches [How to set up the IOHK binary caches](https://github.com/input-output-hk/plutus#iohk-binary-cache). "If you do not do this, you will end up building GHC, which takes several hours. If you find yourself building GHC, STOP and fix the cache."
- Enter a `nix-shell`.
- Go to the `plutus-playground-client` folder.
- Start the Playground server with `plutus-playground-server`.
Expand Down

0 comments on commit bacf10d

Please sign in to comment.