Skip to content

Commit

Permalink
README: add mercurial dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Apaczer committed Feb 11, 2024
1 parent 1aef78a commit bc4cb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Opensource development package for Miyoo handhelds

### Install necessary packages
``` shell
sudo apt install -y wget unzip build-essential git bc swig libncurses-dev libpython3-dev libssl-dev cpio rsync subversion python3
sudo apt install -y wget unzip build-essential git bc swig libncurses-dev libpython3-dev libssl-dev cpio rsync subversion python3 mercurial
```

### Download BSP
Expand Down

0 comments on commit bc4cb60

Please sign in to comment.