Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit aafa7d6

Browse files
Merge pull request #51 from whs-dot-hk/fix-readme-1
Fix devcontainer repo
2 parents 7d4603e + 2c9f0ae commit aafa7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Use the provided VSCode devcontainer to get an environment with the correct tool
2323

2424
Note: This uses the [plutus-starter-devcontainer image on dockerhub](https://hub.docker.com/r/inputoutput/plutus-starter-devcontainer), if
2525
you wish to build the image yourself, you can do so as follows:
26-
- Clone https://github.com/input-output-hk/plutus,
26+
- Clone https://github.com/input-output-hk/plutus-apps,
2727
- Set up your machine to build things with Nix, following the [Plutus README](https://github.com/input-output-hk/plutus/blob/master/README.adoc) (make sure to set up the binary cache!),
2828
- Build and load the docker container: `docker load < $(nix-build default.nix -A devcontainer)`,
2929
- Adjust the `.devcontainer/devcontainer.json` file to point to your local image.

0 commit comments

Comments
 (0)