small fix to change ubuntu version in this doc

This commit is contained in:
Martin Eesmaa 2022-08-23 21:15:35 +10:00 committed by GitHub
parent 140aa9aa1a
commit fb10943afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ make
Unfortunately, this is Ubuntu 22.04 LTS build only. Unfortunately, this is Ubuntu 22.04 LTS build only.
If you are using other linux without Ubuntu 20.04 LTS, you have to build using this: If you are using other linux without Ubuntu 22.04 LTS, you have to build using this:
``` ```
sudo apt install build-essential cmake nasm && \ sudo apt install build-essential cmake nasm && \