Fixed Android install instructions

This commit is contained in:
A. F. Dudley 2023-06-30 21:54:32 -04:00 committed by andri lim
parent dd1c8ed6f2
commit beecc48374
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ Note, the Ubuntu PRoot is known to contain all Nimbus prerequisites compiled on
```bash
# Install prerequisites
apt install librocksdb-dev
apt install git make gcc librocksdb-dev
# Clone repo and build Nimbus just like above
git clone https://github.com/status-im/nimbus.git