Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vit1251 committed Dec 17, 2024
1 parent ca5052e commit 385e73d
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 @@ -59,9 +59,9 @@ Golang and Node MAY use network to download dependencies.

### Building routine

Common steps are:
On Linux system with x86_64 architecture:

# ./scripts/make-build-${OSTYPE}.sh
# ./golden --debug
# ./scripts/make-build-linux-gnu.sh
# ./golden-linux-amd64 -P 8080 --debug

That's all.

0 comments on commit 385e73d

Please sign in to comment.