Fix typos (#276)

This commit is contained in:
Dimitris Apostolou 2022-03-09 13:43:18 +02:00 committed by GitHub
parent d05f392aae
commit 48653f53a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@ CakeWallet cannot be built without the following packages installed on your buil
- openjdk-8-jre-headless
You may easily install them on your build sytem with the following command:
You may easily install them on your build system with the following command:
`$ sudo apt-get install -y unzip automake build-essential file pkg-config git python libtool libtinfo5 cmake openjdk-8-jre-headless`