#How to use RPCView
- Validate you're on the commit id 9f24017edb95ad5d35ad5ccec1df7c2d32b21c17 in the repo RpcView
- open a CMD inside the folder RpcView
- Execute the command git am ../0001-Modifications-for-Back2theFuture.patch
- Then you can execute it.
Q: I don't see anything inside RpcView folder A: there are 2 options:
git clone --recurse-submodules
the path to the root git- execute the command
git submodule init
andgit submodule update