Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bitcoin Explorer

### Setup for Bitcoin Explorer Project
### Setup for Bitcoin Explorer Project.
* Install the latest LTS version of Nodejs.
* Clone this repository: `git clone git@github.com:neu-info7500-spring-04/bitcoin-explorer.git`
* Copy the `.env.example` file and name it `.env`.
Expand Down Expand Up @@ -28,4 +28,4 @@ npx playwright test
npx playwright show-report
```

testing CI
testing CI