Skip to content

Commit 53995cc

Browse files
authored
Update README.md
Blockstream#122
1 parent dca8c59 commit 53995cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Documentation for the database schema and indexing process [is available here](d
1010

1111
### Installing & indexing
1212

13-
Install Rust, Bitcoin Core (no `txindex` needed) and the `clang` and `cmake` packages, then:
13+
Install Rust, Bitcoin Core (no `txindex` needed) and the `clang` and `cmake` packages, increase maximum number open files by `ulimit -n 100000` and then:
1414

1515
```bash
1616
$ git clone https://github.com/blockstream/electrs && cd electrs

0 commit comments

Comments
 (0)