Skip to content

Commit

Permalink
update install script location
Browse files Browse the repository at this point in the history
was moved during a prior re-factor.
  • Loading branch information
markstokan authored Apr 24, 2024
1 parent f19dbf2 commit 18022c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To install the `kiln` CLI
```shell
git clone [email protected]:pivotal-cf/kiln.git
cd kiln
./install.sh
./scripts/install.sh
```

- copy from a Docker image (to another image)
Expand Down

0 comments on commit 18022c2

Please sign in to comment.