Skip to content

Commit d17ba96

Browse files
authored
docs: update README.md
1 parent 9413ad1 commit d17ba96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Or build from source:
1313
```bash
1414
go build -o scdl cmd/scdl/main.go
1515
```
16+
or
17+
```bash
18+
make build-os-arch
19+
```
1620

1721
## Usage
1822

0 commit comments

Comments
 (0)