Update instructions
This commit is contained in:
parent
7ad53ac481
commit
88fb92892c
@ -15,12 +15,12 @@ Instructions for running the `testnet-onboarding-api` using [laconic-so](https:/
|
||||
laconic-so fetch-stack git.vdb.to/cerc-io/testnet-onboarding-app-stack
|
||||
```
|
||||
|
||||
This should clone the stack repo in `$HOME/cerc`
|
||||
This should clone the stack repo in `$HOME/cerc` directory
|
||||
|
||||
* Setup required repositories:
|
||||
|
||||
```bash
|
||||
laconic-so --stack ~/cerc/testnet-onboarding-app-stack/stack-orchestrator/stacks/onboarding-api setup-repositories
|
||||
laconic-so --stack ~/cerc/testnet-onboarding-app-stack/stack-orchestrator/stacks/onboarding-api setup-repositories --pull
|
||||
|
||||
# If this throws an error as a result of being already checked out to a branch/tag in a repo, remove the repositories and re-run the command
|
||||
# The repositories are located in $HOME/cerc by default
|
||||
|
Loading…
Reference in New Issue
Block a user