You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,8 @@
33
33
34
34
### Build project
35
35
36
-
1. Create `.env` (Copy `.env.example` and sane as `.env`)
36
+
1. Create `.env`
37
+
Copy `.env.example` and save as `.env`
37
38
1.`yarn build`
38
39
39
40
_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