diff --git a/docs/1001-install.md b/docs/1001-install.md index 0b862e09..1d0db574 100644 --- a/docs/1001-install.md +++ b/docs/1001-install.md @@ -71,7 +71,7 @@ git clone https://github.com/dagger/dagger.git 2\. Build the `dagger` binary. ```shell -cd dagger; make +cd dagger; make dagger ``` 3\. Copy the `dagger` tool to a location listed in your `$PATH`. For example, to copy it to `/usr/local/bin`: