small tweaks

This commit is contained in:
mx
2023-04-17 15:07:35 +02:00
committed by Jon Häggblad
parent 4b6e942667
commit 3e2009aa9d
2 changed files with 1 additions and 3 deletions
@@ -68,5 +68,3 @@ The repository also contains Typescript applications which aren't built in this
* [Network Explorer UI](../explorers/mixnet-explorer.md)
> You cannot build from GitHub's .zip or .tar.gz archive files on the releases page - the Nym build scripts automatically include the current git commit hash in the built binary during compilation, so the build will fail if you use the archive code (which isn't a Git repository). Check the code out from github using `git clone` instead.
> You cannot build from GitHub's .zip or .tar.gz archive files on the releases page - the Nym build scripts automatically include the current git commit hash in the built binary during compilation, so the build will fail if you use the archive code (which isn't a Git repository). Check the code out from github using `git clone` instead.