You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, me not very familiar with algorand, but i give it one(!) try:
OSX only: Homebrew (brew) must be installed before continuing
git clone https://github.com/algorand/go-algorand
cd go-algorand
./scripts/configure_dev.sh
./scripts/buildtools/install_buildtools.sh
make install
or switch to a stable tag
git clone https://github.com/algorand/go-algorand
git checkout tags/v3.14.2-stable
cd go-algorand
./scripts/configure_dev.sh
./scripts/buildtools/install_buildtools.sh
make install
Greetings,
I'd like to install on my MacOSX: go-algorand. I have a problem to execute: make install is a command
My mac os x uses Apple Chip (A1)
Go version is: go version go1.20 darwin/amd64
Error output is:
The text was updated successfully, but these errors were encountered: