Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This will get you a fully synced node, very quickly.
```bash
git clone https://github.com/e-money/em-ledger.git
cd em-ledger
git checkout v1.1.4
git checkout v1.2.0
make install
emd init choose-a-cool-name
wget -O ~/.emd/config/genesis.json https://github.com/e-money/networks/raw/master/emoney-3/genesis.json
Expand Down