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
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ make
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 && \