Skip to content

Commit f77d019

Browse files
committed
fix
1 parent d6e39da commit f77d019

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Linux/extraxtor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GLOBAL OPTIONS:
3232

3333
### 🛠️ Building
3434
```bash
35-
curl -qfsSL 'https://github.com/pkgforge/devscripts/raw/refs/heads/main/Linux/extraxtor/main.go'
35+
curl -qfsSL 'https://github.com/pkgforge/devscripts/raw/refs/heads/main/Linux/extraxtor/main.go' -o "./main.go"
3636
go mod init "github.com/pkgforge/devscripts/extraxtor"
3737
go mod tidy -v
3838

0 commit comments

Comments
 (0)