From 93864a09707b2784197953eaa1708e66e36ff85b Mon Sep 17 00:00:00 2001 From: EliChin Date: Thu, 17 Jun 2021 15:07:06 +0300 Subject: [PATCH] Fix wallets typo Signed-off-by: EliChin --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89df404..60a3e71 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Tools to set up local NeoFS network and N3 privnets. Devenv, for short. $ make up ``` 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` -with the corresponding key in `wallet/wallet.key`. The password is empty. +able to pay for NeoFS operations. Test wallet is located in `wallets/wallet.json` +with the corresponding key in `wallets/wallet.key`. The password is empty. ``` $ make prepare.ir