Skip to content

Commit

Permalink
remove cgo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkwork committed Nov 15, 2024
1 parent 6a93496 commit 47a9715
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ how to build ?
1. git clone https://github.com/HyperDbg/gui.git

2. install golang from https://go.dev/dl/

3. install gcc

4. go build -x .

5. go run -x .
3. go run -x .
```

0 comments on commit 47a9715

Please sign in to comment.