Merge pull request #1523 from Breigner01/fix/install-doc
Fix Build from source instructions
This commit is contained in:
commit
cb3a6ed0c3
@ -71,7 +71,7 @@ git clone https://github.com/dagger/dagger.git
|
|||||||
2\. Build the `dagger` binary.
|
2\. Build the `dagger` binary.
|
||||||
|
|
||||||
```shell
|
```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`:
|
3\. Copy the `dagger` tool to a location listed in your `$PATH`. For example, to copy it to `/usr/local/bin`:
|
||||||
|
Reference in New Issue
Block a user