Here is a suggestion for build instructions based on what currently works for me:
Build instructions
You need a sufficiently up-to-date version of the Go programming language to build this project. On Ubuntu 22.04 or later, the version installed by apt install golang suffices. On other operating systems or older versions of Ubuntu, you may need to download Go from the official website.
Once you have Go working, you can build the project with this command:
Is there an existing issue for this?
New feature
Add instructions for building to
README.md
.Anything else?
Here is a suggestion for build instructions based on what currently works for me:
Build instructions
You need a sufficiently up-to-date version of the Go programming language to build this project. On Ubuntu 22.04 or later, the version installed by
apt install golang
suffices. On other operating systems or older versions of Ubuntu, you may need to download Go from the official website.Once you have Go working, you can build the project with this command: