Skip to content

Commit

Permalink
readme and makefile fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
blublinsky committed Apr 25, 2024
1 parent e43ed08 commit 23ff434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kind/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Run the following command to create the cluster:

```shell
cd /tmp
git clone git@github.ibm.com:ai-models-data/fm-data-engineering.git
cd fm-data-engineering
git clone [email protected]:IBM/data-prep-lab.git
cd data-prep-lab
ROOT_DIR=$PWD/kind/
kind create cluster --name dataprep --config ${ROOT_DIR}/hack/kind-cluster-config.yaml
```
Expand Down

0 comments on commit 23ff434

Please sign in to comment.