Skip to content

Commit b80ee6d

Browse files
authored
Merge pull request #167 from teambtcmap/docs/typo
docs: fix typo and layout
2 parents bd4b4c2 + f7cfd67 commit b80ee6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333

3434
### Build project
3535

36-
1. Create `.env` (Copy `.env.example` and sane as `.env`)
36+
1. Create `.env`
37+
Copy `.env.example` and save as `.env`
3738
1. `yarn build`
3839

3940
_NOTE:_ BTC Map uses the latest LTS version of [node](https://nodejs.org/). If you have [NVM](https://github.com/nvm-sh/nvm), you can simply run `nvm use` in the root directory of the repo to switch to the supported node version.

0 commit comments

Comments
 (0)