mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated docs on startup.sh
This commit is contained in:
parent
35db72e871
commit
c7b4b698c3
@ -99,7 +99,7 @@ The `pypi` on the end means that it will install the latest (stable) `bigchaindb
|
||||
./startup.sh <tag> <number_of_nodes_in_cluster> <pypi_or_branch>
|
||||
```
|
||||
|
||||
The first two arguments are self-explanatory. The third argument can be `pypi` or the name of a local Git branch (e.g. `master` or `feat/3752/quote-asimov-on-tuesdays`).
|
||||
The first two arguments are self-explanatory. The third argument can be `pypi` or the name of a local Git branch (e.g. `master` or `feat/3752/quote-asimov-on-tuesdays`). If you don't include a third argument, then `pypi` will be assumed by default.
|
||||
|
||||
Here's what the `startup.sh` script does; it:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user