mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-20 19:13:06 +00:00
📚 Update docs
This commit is contained in:
parent
9c5d7bf135
commit
0335b5cf6e
@ -33,7 +33,7 @@ Follow the steps below to build dodo:
|
|||||||
3. **Build the project:**
|
3. **Build the project:**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go build -o dodo
|
go build -ldflags "-s -w" -o dodo
|
||||||
```
|
```
|
||||||
|
|
||||||
This will generate an executable named `dodo` in the project directory.
|
This will generate an executable named `dodo` in the project directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user