Skip to content

Commit 1b1043e

Browse files
authored
Update build.hacker
1 parent 1cae860 commit 1b1043e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

build.hacker

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
// crystal
1+
// golang
22

33
> cd source-code
4-
> crystal build src/main.cr --release
5-
> sudo mv main bytes
4+
> go get bytes-manager
5+
> go build
6+
> sudo mv bytes-manager bytes

0 commit comments

Comments
 (0)