Skip to content

Commit 85e2114

Browse files
committed
Update README.md
1 parent bc067a6 commit 85e2114

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,7 @@ Requires [Go 1.25 or newer](https://go.dev/).
5050
git clone https://github.com/QuesmaOrg/gradient-engineer.git
5151
cd gradient-engineer/app
5252
go build -o gradient-engineer-go
53-
54-
# Run for your platform:
55-
./gradient-engineer-go 60-second-linux # for Linux
56-
./gradient-engineer-go 60-second-darwin # for macOS
53+
./gradient-engineer-go
5754
```
5855

5956
## Advanced

0 commit comments

Comments
 (0)