From 6b65d26014c1767e559cda337e9b8d4ceb94f746 Mon Sep 17 00:00:00 2001 From: Omar Mahdi Date: Mon, 16 Dec 2024 17:54:55 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b3d697..c2ed569 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ You can use this command to do it: `sudo mkdir -p /usr/local/lib && sudo cp liba ### Installing on Linux -Download the the AssImp package for our distro or build from source and add it to your path. +Download the the AssImp package for your distro, or build from source and add it to your path. > NOTE: Insatall assimp >= 3.1 for bindings to work as expected. > Though getting the latest version is always recommended.