This commit is contained in:
Jack Punter 2023-02-04 15:58:27 +00:00
parent b96f1e9dfb
commit 2a69a8f005
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Welcome to the 4coder community repository.
## Linux
> tested on Ubuntu 22.04:
1. Get tequired libraries (apt names):
1. Get required libraries (apt names):
- `$ sudo apt install build-essential libx11-dev libxfixes-dev libglx-dev mesa-common-dev libasound2-dev libfreetype-dev libfontconfig-dev`
2. Use the `package-linux.sh` script to build and package an application
1. `$ cd 4cc/code`