From 2a69a8f005eab30ed3ff444ecf97c7067440828f Mon Sep 17 00:00:00 2001 From: Jack Punter Date: Sat, 4 Feb 2023 15:58:27 +0000 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28bd9f0c..1d6f666f 100644 --- a/README.md +++ b/README.md @@ -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`