Skip to content

Commit

Permalink
README update for sample commands
Browse files Browse the repository at this point in the history
  • Loading branch information
kozyilmaz committed Mar 2, 2018
1 parent 3e630aa commit ae79071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

![Screenshot](https://github.com/kozyilmaz/zcash-apple/raw/master/docs/zcash-apple.png "Zcash on Mac OS")

*This project requires Xcode 9 and a Mac running macOS 10.12.6 or later.*
This repository builds standalone Zcash binaries for macOS platform without installing brew.
This project requires Xcode 9 and a Mac running macOS 10.12.6 or later.
All build tools (`autoconf, automake, libtool, pkgconfig, cmake, install and readlink`) and `Zcash` are compiled from scratch.


Expand Down Expand Up @@ -61,7 +61,7 @@ $ ./zcash-init
$ ./zcashd
```

You can just run `Zcash` by launching the daemon afterwards
You can just run `Zcash` by launching the daemon afterwards. After blockchain is sync'd, you can use the sample commands provided in [zcash-commands.txt](zcash/files/zcash-commands.txt)

`$ ./zcashd`

Expand Down

0 comments on commit ae79071

Please sign in to comment.