Skip to content

Commit dadc27e

Browse files
committed
Fix grammer
1 parent e8445db commit dadc27e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# bootstrap
1+
# Bootstrap
22

33
This repository contains the bootstrap chain files for the Avian blockchain. Using these files helps shorten the amount of time it takes to sync the wallet since you don't need to sync the blockchain from scratch.
44

55
---
66

77
## Instructions
8-
If you have never ran the Avian wallet, follow the first set of directions below. If you have already ran the Avian wallet before, follow the second set of directions below.
8+
If you have never run the Avian wallet, follow the first set of directions below. If you have already run the Avian wallet before, follow the second set of directions below.
99

10-
#### If you have *already* ran the Avian wallet:
10+
#### If you have *already* run the Avian wallet:
1111

1212
1. Download the [latest bootstrap files](https://wallet.avn.network/bootstrap/Avian.zip).
13-
1. Find the downloaded *avian.zip* file and double-click. This will unzip the file and show a folder named *avian*.
13+
1. Find the downloaded *Avian.zip* file and double-click. This will unzip the file and show a folder named *Avian*.
1414
1. Close and quit the Avian wallet if it is running.
1515
1. Navigate to your OS's respective data directory.
1616

@@ -19,12 +19,12 @@ If you have never ran the Avian wallet, follow the first set of directions below
1919
1. For MacOS: `~/Library/Application Support/Avian/`
2020
1. Open Finder and in the program menu select *Go* > *To Folder* and enter the above path.
2121
1. For Linux: `~/.avian/`
22-
1. Remove folders `blocks/` and `chainstate/` and `powcache.dat` file. **DO NOT** delete the *wallet.dat* file as it contains the private keys for your funds. Deleting these will result in loss of funds.
23-
1. Inside the downloaded *Avian* folder there are the `blocks/` and `chainstate/` folders and `powcache.dat` file. Move these 2 folders and powcache.dat into the Avian wallet's data directory that you just removed folders from.
22+
1. Remove folders `blocks/` and `chainstate/` and `powcache.dat` file. **DO NOT** delete the *wallet.dat* file as it contains the private keys for your funds. Deleting these will result in a loss of funds.
23+
1. Inside the downloaded *Avian* folder, there are the `blocks/` and `chainstate/` folders and `powcache.dat` file. Move these two folders and powcache.dat into the Avian wallet's data directory that you just removed folders from.
2424
1. If you do not have the [latest Avian wallet](https://www.avn.network/start-mining), download and install it.
25-
1. Run the wallet and syncing should begin at the bootstrap's last block.
25+
1. Run the wallet, and syncing should begin at the bootstrap's last block.
2626

27-
#### If you have *never* ran the Avian wallet:
27+
#### If you have *never* run the Avian wallet:
2828

2929
1. Download the [latest bootstrap files](https://wallet.avn.network/bootstrap/Avian.zip).
3030
1. Find the downloaded *Avian.zip* file and double-click. This will unzip the file and show a folder named *Avian*.

0 commit comments

Comments
 (0)