diff --git a/README.md b/README.md index c6d7bc7..0091f3a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This node allows model providers to participate providing inferences to the Upsh # Build locally -First you need to set the env vars to connect with the Uptshot Appchain +First you need to set the env vars to connect with the Upshot Appchain ``` export NODE_ADDRESS="http://localhost:26657" export UPT_ACCOUNT_MNEMONIC="palm key track hammer early love act cat area betray ..." @@ -35,4 +35,4 @@ This project comes with some static identities, as well as debug settings for `V * Ensure you've installed the Runtime `make setup` * Start the Head Node First -* Start the Worker Node \ No newline at end of file +* Start the Worker Node