Skip to content

Commit

Permalink
updating readme with correct build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sad0p committed Oct 11, 2023
1 parent a396c02 commit 8d714b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ My motivations are quite simple, I like doing interesting things with the ELFs a
# build

<pre>
[sad0p@Arch-Deliberate d0zer]$ go version
go version go1.16.3 gccgo (GCC) 11.1.0 linux/amd64
[sad0p@Arch-Deliberate d0zer]$ go build d0zer.go epiloguejmp.go
[sad0p@arch-deliberate d0zer]$ go version
go version go1.21.2 linux/amd64
[sad0p@arch-deliberate d0zer]$ go build
</pre>

# Usage
Expand Down

0 comments on commit 8d714b9

Please sign in to comment.