Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4139 authored Apr 20, 2023
1 parent a4aabbd commit baab99e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# humans

1. Have go install on mac use (brew install go)
2. Build and install with (make install)
3. Check if the command has been built if not (cp ./build/humansd /usr/local/bin) (you might need sudo)
4. Run bash init.sh (after this your node should be up)

0 comments on commit baab99e

Please sign in to comment.