forked from TrueCloudLab/frostfs-dev-env
update readme
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
ed26bf7b87
commit
c9a6dfb80c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ $ make up
|
||||||
```
|
```
|
||||||
When all services are up, you need to make GAS deposit for test wallet to be
|
When all services are up, you need to make GAS deposit for test wallet to be
|
||||||
able to pay for NeoFS operations. Test wallet is located in `wallet/wallet.json`
|
able to pay for NeoFS operations. Test wallet is located in `wallet/wallet.json`
|
||||||
with the corresponding key in `wallet/wallet.key`
|
with the corresponding key in `wallet/wallet.key`. The password is empty.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ make prepare.ir
|
$ make prepare.ir
|
||||||
|
|
Loading…
Reference in a new issue